Find a vegetal alternative to animal food products. Based on Open Food Facts data and Django.
This project is the follower of https://github.com/MaevaBrunelles/vegalt (OC-P5). So, what's new ?
- Based on Django
- Online application
- Account creation
Vegalt-Django is currently available in French 🇫🇷.
Just click here : https://vegalt-oc.herokuapp.com/ and enjoy it !
git clone git://github.com/MaevaBrunelles/vegalt-django
Vegalt-Django needs external librairies to work, including of course :
- Django - The Web framework for perfectionists with deadlines
You can easily install all of the required librairies with the following command :
$ python3 install -r requirements.txt
$ ./manage.py runserver
This will launch Django server. You can visit localhost at https://127.0.0.1:8000/, and enjoy it !
You can currently search alternatives for thoses products :
- Steak 🇫🇷
- Lait 🇫🇷
- Yaourt 🇫🇷
- Crème 🇫🇷
- Saucisse 🇫🇷
- Jambon 🇫🇷
- Viande 🇫🇷
To be complete...