Skip to content

Closerly/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

  • Product Owner: Harsh
  • Scrum Master: Candice
  • Development Team Members: Steve, Bella, Brian, Shak, Dianna, Jason

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.2%
  • CSS 7.1%
  • HTML 0.7%