Skip to content

ritesh-18/Fitness_Tracking_Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fitness Tracking App

A backend-focused fitness tracking application built with Node.js and Express. The app allows users to track their fitness activities and manage their personal data securely.

Features:

  • User Authentication: Implemented secure user login and registration using bcrypt for password hashing.
  • Fitness Data Tracking: Allows users to log their fitness activities and monitor progress.
  • Secure Backend: Designed with a focus on security and scalability for handling sensitive user information.

Installation:

  1. Clone this repository: git clone https://github.com/your-username/fitness-tracking-app.git

  2. Navigate to the project directory: cd fitness-tracking-app

  3. Install dependencies: npm install

  4. Run the app: npm start

Technologies Used:

  • Node.js
  • Express.js
  • bcrypt (for password hashing)
  • MongoDB (for storing user and activity data)

License: This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published