Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.
/ exporator Public archive

Exporator is an Laravel-based application for referencing temporary exhibitions.

Notifications You must be signed in to change notification settings

papposilene/exporator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exporator

Exporator is an Laravel-based application for referencing temporary exhibitions.

Places

A place can be a museum, an art gallery, a library, a foundation, an art center, an art fair or an other type of institution. You can import a list of places in a XLS format with the following columns : name, type, is_open, address, city, cca3 country code, geolocalisation (latitude and longitude) and link.

Exhibitions

You can import a list of exhibitions in a XLS format with the following columns : place, title, began_at, ended_at, description, link, price and tags (type1:tag1,type1:tag2,type2:tag:1).

Reviews

Each user can write a review about any published exhibition.

Tags

Each place or exhibition can be tagged with keywords.

Running on Laravel 8

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel is accessible, powerful, and provides tools required for large, robust applications.

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

Exporator is an Laravel-based application for referencing temporary exhibitions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published