Skip to content

Fitness Tracker is a Node.js app that utilizes MongoDB Atlas to store workout and exercise data. The app allows users to add new workouts and modify existing workouts. The stats page keeps track of your workout activity. Frontend code provided. Wrote API, MongoDB code, deployed on Heroku. Uses Node, Express, MongoDB Atlas.

Notifications You must be signed in to change notification settings

sgatesdev/17_Workout-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fitness Tracker

License badge

Description

Fitness Tracker allows users to add a workout or update an existing workout with exercises they've completed. The app tracks your activity over time and includes graphs that display workout duration (in minutes) and how many pounds you lifted during your workouts. Frontend code provided. Wrote the API to deliver frontend files and the API to handle database requests. Uses Node.js, MongoDB Atlas, Mongoose, and Express.

Table of Contents

Installation

Clone the repo, set up the database, and run the seed file to get started.

Usage

Simply navigate to the Deployed App and start adding or modifying workouts.

Screenshot 1 Screenshot 2 Screenshot 3

Contribute

Feel free to offer suggestions for how I could improve the code or add new features.

Test

Try adding or updating workouts and see if the data persists and is stored and displayed properly.

License

Copyright (c) Sam Gates. All rights reserved. Licensed under the MIT license.

Questions

Check out my GitHub Profile.

Email with questions! You can reach me at [email protected].

About

Fitness Tracker is a Node.js app that utilizes MongoDB Atlas to store workout and exercise data. The app allows users to add new workouts and modify existing workouts. The stats page keeps track of your workout activity. Frontend code provided. Wrote API, MongoDB code, deployed on Heroku. Uses Node, Express, MongoDB Atlas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published