Skip to content

Githubnath/fitness_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. Key features include logging and tracking of both cardio and resistance exercises, viewing of workout history, and ability to delete exercises.

Technology:

This Project utilized the following technologies:

  • MongoDB and Mongoose - for database management.
  • Express.js - for building the server and RESTful APIs.
  • React.js - for creating an interactive and responsive user interface.
  • Node.js - for server-side logic.
  • JWT - Authentication for secure user access.
  • Google Calendar API - synchronizing with google calendar, hence enabling synchronization between the app and the user's google calendar, ensuring that scheduled fitness activities and events are consistent.

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

Demo


About

Alx Final Project: A MERN-stack app for tracking daily exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published