|
1 | | -## Health log book |
| 1 | +## Health log book |
| 2 | + |
| 3 | +### Details of the script:- |
| 4 | +The script will contain the daily records of food and workouts of a person. The user will only enter the name of the foods, it will be stored in a text file with corresponding date and time. Similarly, the user will enter the types of workout at their workout time. The workouts will be stored in a text file with date and time. The user can also retrieve the data whenever they want to see. |
| 5 | + |
| 6 | +### Advantages of the script:- |
| 7 | +This script will help the user to maintain his/her health, as it is keeping a daily track of their diet and workout style. At the end of the day, or at the end of the week, he/she can analyze the data and can lead a healthy and fit lifestyle. |
| 8 | + |
| 9 | +### Modules Used:- |
| 10 | + |
| 11 | +1) datetime |
| 12 | + |
| 13 | +### Images of the script:- |
| 14 | +<img src = "https://user-images.githubusercontent.com/62845847/113548479-3998f980-960d-11eb-806b-4321cec05a98.png" width = "400" height = "300"> |
0 commit comments