This is an old project and is no longer updated.
Web app made with Python and Flask designed to track your calories. Similar to myFitnessPal or Fitatu.
- Python
- Flask
- SQLite
- bootstrap
- Adding/removing meals either by text search or barcode scanning
- Calculating per meal calories based on input weight and database of nutritional values
- User accounts and user authentication
html5-qrcode for barcode scanning