Fitness Tracker

Description

This fitness tracker allows the user to create a workout where they input information about the exercise they have begun. The data can then be analyzed and presented in a stats page that provides insights into the details of all their workouts. Users can continue a workout by inputting further information about the exercise they have undertaken. The backend of the application was built using MongoDB, Mongoose and Express.

Link to deployed application

https://nameless-tundra-69456.herokuapp.com/?id=60f2b62b4a929800214f5d18

Table of contents

Installation

git clone https://github.com/SyreetaC/fitness-tracker

npm install

npm run start

Techonologies

  • MongoDB
  • Mongoose
  • Express
  • Node.js

Github Link

https://github.com/SyreetaC

Screenshots

screenshot1 screenshot2 screenshot3 screenshot4 screenshot5