Aditya-Bhagat03 / fitness-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FitTrack

A MERN-stack fitness tracker app.

Table of Contents

Description:

A user-friendly MERN-stack application that enables individuals to easily track and manage their daily fitness routines. Features include logging and tracking of both cardio and resistance exercises, viewing of workout history, and ability to delete exercises.

Technology:

Project is created with:

  • Mongoose
  • Express.js
  • React.js
  • Node.js
  • JWT Authentication

Installation

To run this project, install it locally using npm:

npm install

Usage

After installing npm packages, the application will be invoked by using the following command:

npm run develop

Click me to see the app!

Example Screenshot

  • Home Page
    Screenshot

  • Login Page
    Screenshot

  • Exercise Page
    Screenshot

  • Add Cardio
    Screenshot

  • Add Resistance
    Screenshot

  • History Page
    Screenshot

  • Single Cardio History
    Screenshot

  • Single Resistance History
    Screenshot

License

License: MIT
This project is licensed under MIT, for more information please visit this website

Contribution

Questions?

Please feel free to contact me if you need any further information:

About


Languages

Language:JavaScript 85.1%Language:CSS 13.8%Language:HTML 1.2%