Skip to content

andyb2/FitnessTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fitness Tracker

MIT License

Description

The purpose of this project was to develop a fitness tracker that uses mongo as its database. We were provided with all of the front-end code. Our main objective was to create the back-end and use mongo as the database.

Goals:

  1. Create a server for this application
  2. Create a mongo schema
  3. Run the seeds using the schema
  4. Create routing for api and html requests
  5. All the front-end code should be functional

Table of Contents

Installation

Use the heroku link App Link

Usage

Use the heroku link Use the heroku link App Link

The homepage will ask you to continue workout or add a new workout. The user will select add a new workout.

New workout

Once the user has selected "New Workout" a new window will appear asking the user to select the type of workout.

New workout

The user can then input the type of workout they are doing along with the weight, set, reps, and duration. The user will then select "Add Exercise".

New workout

The user will then be shown the workout that they just completed where it says "Last Workout".

New workout

The user can also add more exercises, and when the "Complete" button is pressed it will add up the exercise performed and they other stats.

New workout

The user can then press the "Dashboard" text at the top left of the screen and be able to to see their stats graphed from all the tracked workouts.

New workout

Credits

Created by: Andrew Boyle Git Hub Profile

Questions

If you have any questions about this project please email: [email protected]

License

MIT License

Copyright (c) [year] [fullname]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published