Skip to content

pythonmentor/sony-p5

 
 

Repository files navigation

MyFoodApp : the healthy food app

You have decided to consume better for your health, MyFoodApp (based on the OpenFoodFact API) will help you select the best products.

Technologies

  • Python
  • requests
  • mysql-connector-python
  • colorama

Content

Before to use this app, the modules request, mysql-connector-python and colorama have to be installed on your device. To lauch the app, the user have to connect to mysql and use the "purebeurre" database. Then launch the script "create_db.sql" in order to generate the database and the associated tables. Finaly, the app can be launched with the application as indicated below: python -m monapp.main

Contribute to the project

MyFoodApp is an open source project. Feel free to fork the source and contribute with your own features.

Authors

Our code squad : Sony and Sir Sarti.

Licensing

This project was built under the Creative Commons licence

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%