dup0nt / training-planner

Web app for creating running training plans.

Home Page:https://trainingplanner.danielcoats.nz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Training Planner

Training Planner is a web application for creating a training program for a running event and tracking progress against the plan.

training-planner

Installation

Install the yarn package manager and run the following command at the root of the git repository:

yarn install

Development

Run the following command to build the app and run locally:

yarn start

If you want to deploy the app to a web server, run the following command, which compiles and minifies the app and saves the output to the build folder:

yarn build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Web app for creating running training plans.

https://trainingplanner.danielcoats.nz

License:MIT License


Languages

Language:TypeScript 90.8%Language:SCSS 7.8%Language:HTML 1.4%