Skip to content

kyleanicholson/kana_workout_builder

Repository files navigation

Overview

This is a simple application for building and tracking strength training workout programs. A user is able to create an account and can start building their workout plans, which can be saved and exported.

Getting Started

  1. Clone the repository
  2. Install dependencies
pip install -r requirements.txt
  1. Run the application
python manage.py runserver
  1. Create a user account
  2. Start building your workout plans!

About

A simple Django web application for building and tracking strength training workouts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published