Skip to content

A fitness app that will guide users through a timed workout, giving the user a sequence of exercises from warm up to cool down. Users have the option to sign up and log in to save their workout history.

rpt01-quinces/fit-stop

 
 

Repository files navigation

Fit Stop

A fitness app that will guide users through a timed workout, giving the user a sequence of exercises from warm up to cool down. Users have the option to sign up and login to save their workout history.

Team Anonymous Pizza

  • Product Owner: Nick H.
  • Scrum Master: Jessica
  • Development Team Members: Joey, Vasanth

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

http://fit-stop.herokuapp.com/

Requirements

Mongo, Express, React, Node.js

Development

Installing Dependencies

npm install

Roadmap

npm start (initial compilation and server start)

npm run watch (recompile on change)

client/public/: css, images, and index.html

client/src/: components, sample data, and index.jsx

server: server files

Contributing

Please do. Submit a pull request :)

About

A fitness app that will guide users through a timed workout, giving the user a sequence of exercises from warm up to cool down. Users have the option to sign up and log in to save their workout history.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.6%
  • CSS 11.0%
  • HTML 2.4%