SemperVirens is a web application coded with symfony. It's purpose is to guide and help you towards a more sustainable lifestyle, one step at a time.
run the following commands in your terminal:
composer install
php bin/console doctrine:database:create
php bin/console make:migration
php bin/console doctrine:migrations:migrate
php bin/console doctrine:fixtures:load --append
And finally:
symfony server:start
You are now read to use sempervirens !
Sempervirens gives you access to:
- Register
- Login
- Sorting Quizz
- Profile page
- Review of items & possibility to add an item
- Messages (possibility to send and receive messages)
Coming soon:
- Recording of your travels
- Possibility to accept and accomplish challenges