Nutritrack
This project is a nutrition tracking application that allows users to track their daily food intake. The application will provide users with a daily calorie goal based on their personal information. Users will be able to add consumed foods to their daily log and the application will calculate the total calories consumed.
- Portman (Container)
- Streamlit (Flask)
- SQLite
- Nutrionix API
- Cron Job (Weekly Statistics)
- Backup with Meltano
- Clone the repository
- Execute the run_docker.sh script to build the container and run the application
- Access the application at http://osi:32223
- Sign up with a new account
- Change to the login page and log in with the new account
- Have fun tracking your nutrition!