This is a basic command line connected to a postgresql database which helps to record your calories intake, gives you a report of your weight loss per date range.
Stacks:
- Python 3.x.x ✅
- Database required: postgresql ✅
- comprehensive command line based menu
- Record data
- Generate Reports
Open db_table_setup.sql and modify according to the postgres db configuration in training.py too add the username , the database name and the password
./db_table_setup.sql
Once donem Please run the following.
python training.py