You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on user input, this program will take the user's age, gender, and running expertise and snatch a pre made running plan
based on the following criteria to match their demographics using sqlite3 and python.
(Still in progress)
About
Creates weekly running schedule based on age, gender, and running experience. (Python, SQL)