🚀 Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.
In this script, will create an application using tkinter GUI,
this application will make the record of the calories consumed by a particular person.
All the data for the amount of calorie consumed and which calories consumed will be stored in the sqlite3 database.
In this whenever user take some calories he just need to select that name of the items consumed and it will directly get recorded and stored in the database.
And will show how much amount of calorie consumed till date.
Title: Nutritional Calorie Recorder About: It's an GUI script Name: Akash Ramanand Rajak Label: Feature Request Assignee: ''
Define You:
In this script, will create an application using tkinter GUI,
this application will make the record of the calories consumed by a particular person. All the data for the amount of calorie consumed and which calories consumed will be stored in the sqlite3 database.
In this whenever user take some calories he just need to select that name of the items consumed and it will directly get recorded and stored in the database.
And will show how much amount of calorie consumed till date.