Skip to content

PatrickOBrien06/Zenith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zenith

A workout tracker made using the Flask Framework. You can create an account, then create a schedule with the exercise, weight and reps per set. Finally, run the schedule, and you can change the integer value of the weight lifted and reps performed in each set.

Instructions

  • To run locally, fork this repository
  • Save the repository on a local folder
  • Open a Text editor of your choice and open the folder of the repository
  • Open a termainal and run this command "pip install flask flask-sqlalchemy flask-login"
  • Finally run the app.py file to view the web app from any device on your network

Experiences

During the making of this web app, I have learned many things. Such as how to do a Password Reset, with Two Factor Verification, and how to use and generate a token on a emailed external link. Associating exercises to sets and weight and reps data to them was difficult and forced me to think more outside of the box and getting passed that hurdle, made the rest of the project much easier. This was a great experience to build and I was glad I worked on this project, I maybe deploying the server live in the future.

About

A workout tracker made using Python Flask

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors