Skip to content

reevu1/workout_log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Workout Tracker Web App

A full-stack web application designed for tracking and logging workouts. This app allows users to log their exercises, set workout goals, and track progress with visual indicators. It features user authentication, dynamic content rendering, and form validation for a smooth, intuitive user experience.

Features

  • User Authentication: Users can sign up, log in, and log out.
  • Workout Session Creation: Create, view, and manage workout sessions.
  • Exercise Logging: Log exercises, sets, reps, and weights for each session.
  • Progress Tracking: View historical workout data and track progress with visual indicators.
  • Goal Setting: Set workout goals and track progress towards achieving them.
  • Responsive Design: Built with HTML/CSS and Bootstrap, ensuring a mobile-friendly experience.

Technologies

  • Backend: Python, Django
  • Database: SQLite (via Django ORM)
  • Frontend: HTML, CSS, Bootstrap
  • User Authentication: Django’s built-in authentication system
  • Templating: Django templating for dynamic content rendering

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/workout-tracker-web-app.git
    cd workout-tracker-web-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors