Exercise Tracker

This is the Exercise Tracker. An application I made to make it easy to track your exercises. It is made using the MERN stack i.e. Mongo, Express, React, and Node.js.

MM dev and design
MM dev and design
November 16, 2022

What you can do?

You can, create new exercise, add users, edit exercises, delete them and see them on the Exercise Log.

In this app I was using Mongoose, Axios, and Datepicker tools. If you want to recreate this app, and make it yours, be sure to see the code make .env file, input your MongoDB URI, and enjoy.

Or you can try it online.

The application is hosted for free on Render so it can be slow to connect to DB at first run. Sorry for the inconvenience.

Landing

You land on Exercise Log, where all the exercises are listed

You can edit exercise by clicking the icon on the Actions menu.

Editing

You can see editing page. Edit your desired exercise and click "Edit Exercise Log".

You will be redirected to Exercises List

Showing After Edit

Creating a User

Creating a user is simple, just click on create User

Type your name and click "Create"

Creating New Exercise

Creating a post is done on Create Exercise Log page.

Chose Username from the existing Username from data base.

Type in description, where you can put type of exercise.

Input duration in minutes.

And, lastly choose date.

Showing the Data

And now you are redirected to Exercise Log where you can see, all exercises.

Contact me by sending an email, schedule free call and get in touch!!

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.