The site has 4 different domain names: feriadart.org, feriadart.fr , feriadart.be and feriadart.art all of them are redirected to http://feriadart.art/
Group project for the website of a non-profit art promotion association located in Brussels
The homepage is constructed out of 4 main components:
- The artist-component gives a picture (work of an artist) plus informations about a random artist who is subscribed to an event (everytime you reload the page another artist will appear). When you click the button 'view more', you will be redirected to the artistspage where you can get more info and see more pictures with work of that artist.
- The second section gives info about the upcoming event with a picture of the poster of the event. If you click the button 'Learn More' you can get more info about that event. When the event is open to subsription you can subscribe, meaning create an artistpage, give more info about yourself as an artist and upload up to 5 pictures for your personal artistpage. On the eventpage there is also a button 'view artists' where you can have a look at all the artists who are already subscribed to that particular event.
- The 'Next Events'-section links to events coming up in the future, with also the possibility to see the artists subsribed to that event.
- The last section shows a collection of links to published articles.
Interesting fact! In the header there is a button that you can click to change the language of the site!
On the about page you cannot only find more text about the organization, you can also see the people currently working for the organization. They each have a card with links to their personal facebook, website, instagram account or mail-address.
Links to all the events, see above for more information about the buttons and functionalities.
On the gallery-page you will find all the events. If you select a particual event you can have a look at all the pictures from that event.
The guestbook-page shows all the comments left by people visiting the site. You can leave your personal comment on the wall. Once accepted it will appear as well.
This pages gives you the possibility to interact with the organization. Its a simple contact form that you will need to fill in to get in contact with Feria d'Art.
The footer links to all the pages of the website, and also to the facebook and instagram page. Undeneath you will find the copyrights of the organization plus legal info.
In the footer there is a secret link incorporated to have acces to the backoffice of the site.
- clone the repo to your computer
- $ cd ASBL-Feriadart
- $ composer install
- $ npm install
- $ cp .env.example .env
- $ php artisan key:generate
- $ php artisan serve






