https://github.com/atikur-24/daily-fit-server
MERN Stack project. it's basically a gym training center.
https://github.com/atikur-24/daily-fit-server
express javascript jwt mongodb node
Last synced: 4 months ago
JSON representation
MERN Stack project. it's basically a gym training center.
- Host: GitHub
- URL: https://github.com/atikur-24/daily-fit-server
- Owner: atikur-24
- Created: 2023-06-22T09:12:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T16:00:57.000Z (about 3 years ago)
- Last Synced: 2025-10-22T00:44:33.164Z (9 months ago)
- Topics: express, javascript, jwt, mongodb, node
- Language: JavaScript
- Homepage: https://daily-fit-d36ee.web.app/
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Daily Fit website

### Back-end Features
1. Secure all api
2. Use json web token for authentication
3. Implement curd operation for data management
4. Data shorting base on enrolled students
5. Integration with mongoDB
### Used packages/technology for back-end
* Node
* Express
* Jsonwebtoken
* Cors
* Dotenv
* Stripe
* Mongodb
## Live Site Link
Hosted in Firebase -> [Daily Fit](https://daily-fit-d36ee.web.app/)