https://github.com/womblee/fitness-tracker-api
API for a Fitness Tracker that I was making on Node JS, not finished at all.
https://github.com/womblee/fitness-tracker-api
api backend express fitness js login node node-js node-js-express npm register tracker
Last synced: about 1 month ago
JSON representation
API for a Fitness Tracker that I was making on Node JS, not finished at all.
- Host: GitHub
- URL: https://github.com/womblee/fitness-tracker-api
- Owner: womblee
- Created: 2025-03-11T23:43:44.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-11T23:50:57.000Z (11 months ago)
- Last Synced: 2025-03-12T00:27:21.837Z (11 months ago)
- Topics: api, backend, express, fitness, js, login, node, node-js, node-js-express, npm, register, tracker
- Language: JavaScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fitness Tracker Backend API
API for a Fitness Tracker that I was making on Node JS, workout functions are not finished.
Has a somewhat nice structure.
Configure the .env file and tracker/db.js to start using this as your base.
For the API, go to tracker/handler.js
Registration/Login/Change password/Remember me is fully working featuring AES256
Not sure about workout features