https://github.com/rithik149/exercise-tracker
The Exercise Tracker API lets users create accounts, log exercises with description, duration, and date, and retrieve logs with optional filters. Built with Node.js, Express, and MongoDB, it showcases RESTful API design, CRUD operations, and backend development fundamentals.
https://github.com/rithik149/exercise-tracker
express-js freecodecamp-backend freecodecamp-project mongodb moongose
Last synced: 3 months ago
JSON representation
The Exercise Tracker API lets users create accounts, log exercises with description, duration, and date, and retrieve logs with optional filters. Built with Node.js, Express, and MongoDB, it showcases RESTful API design, CRUD operations, and backend development fundamentals.
- Host: GitHub
- URL: https://github.com/rithik149/exercise-tracker
- Owner: Rithik149
- Created: 2025-06-30T17:51:21.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-06-30T17:55:18.000Z (3 months ago)
- Last Synced: 2025-06-30T18:47:28.960Z (3 months ago)
- Topics: express-js, freecodecamp-backend, freecodecamp-project, mongodb, moongose
- Language: HTML
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exercise Tracker
This is the boilerplate for the Exercise Tracker project. Instructions for building your project can be found at https://www.freecodecamp.org/learn/apis-and-microservices/apis-and-microservices-projects/exercise-tracker