Skip to content

natszp/alergyAlert_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alergyAlert

app in Django for alergy sufferers to collect data on daily menu and make observations of food alergies symptoms.

Installation (on Ubuntu)

  • django == 2.2.9,
  • django-cors-headers == 3.2.1,
  • django-crispy-forms == 1.9.0,
  • psycopg2 == 2.7.4,
  • pgAdmin4
  • API nutritionix

Usage

Add your meals and observe alergies' symptoms. Reccomendations system and nutritionix API counting number of kcal in a serving of a given meal included.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

History

This app was made for private purpose.

Credits

I've learnt solutions used in the app from CodersLab IT course as well as Stack Overflow :-)

License

MIT

Releases

No releases published

Packages

No packages published