PythonDataScience24 / GymGenie

Advance Python Project
MIT License
0 stars 0 forks source link

Unique entries in the dataframe of the workouts #2

Closed ddd42-star closed 2 months ago

ddd42-star commented 2 months ago

Hey team,

we forgot to add the part in the code that checks if there is already an entry in the dataframe. In this way the user can have only unique logworgout.

leaf185 commented 2 months ago

I amended this in the goal_dataframe module and in the main.py file for the workouts dataframe