Skip to content

A python, css, js, html based online workout app to let users track progress and progressive overload!

Notifications You must be signed in to change notification settings

colingalbraith/Workout-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Workout-Web

Workout-Web is an online workout tracking application built using Python, CSS, JavaScript, and HTML. It is designed to help users track their fitness progress and manage progressive overload in their workouts. The application is mobile and desktop-friendly, offering a seamless user experience across different devices.


Features

  • Progressive Overload Tracking: Automatically track progressive overload and monitor your performance over time.
  • Workout Tracking: Record and manage your daily workouts, including sets, reps, and weights used.
  • Responsive Design: The app is optimized for both desktop and mobile devices, offering an intuitive interface on all platforms.
  • Backend Powered by Python: The application’s backend is built with Python, ensuring efficient data handling and performance.
  • User-Friendly UI: Clean and simple user interface for an easy workout tracking experience.

Screenshots


Login

Workout Web Screenshot 1


Workout Calendar

Workout Web Screenshot 2


Example Workouts

Workout Web Screenshot 3


Logging a Workout

Workout Web Screenshot 4


Technology Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: Python
  • Responsive Design: Ensures the app works seamlessly across different screen sizes, from mobile phones to desktop computers.

Installation

To get started with the Workout-Web app on your local machine, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/Workout-Web.git
    cd Workout-Web
    pip install -r requirements.txt
    python app.py
    

About

A python, css, js, html based online workout app to let users track progress and progressive overload!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published