link to website: https://grass-tangy-marimba.glitch.me/
๐๏ธ Exercise Tracker API This is a backend project I built for a certification. The Exercise Tracker API allows users to:
Create a user profile
Log workouts with a description, duration, and date
Retrieve their full exercise log
Filter exercise logs by date range and limit results
๐ Technologies Used Node.js
Express
MongoDB (Mongoose)
Body-Parser
Cors
dotenv
