Projet ipssi (etude) semaine du 24 juin au 30 juin == > créer un portail permettant à une / des communauté(s) de faire voter en ligne des conférences par ses membres.
After clone the repo from git, to launch the app you have to execute the command below
make start
NB: make sure you are in the good directory :)
1- adress to home page
http://localhost/8082
2- to login you can access from:
http://localhost/8082/login
mail: admin@local.com
passorwd: admin
To test the app please create a users by Signin in this following adress
http://localhost:8082/signup
And follow the indications to be registred
Also you need to create sconferences to see the result and the pagination
3- For the mail server I use Mailhog you can access to interface from;
http://localhost:8025
NB:
There is many features to be improved, the main feature that is in the focus is implement the rating system For some reasons I has not time to finish it All the project need enhancment. It is just a start :)