... | ... | @@ -21,7 +21,7 @@ These endpoints are organized under a RESTful architecture, simplifying integrat |
|
|
- Email based password verification using Nodemailer
|
|
|
- AI recipe querying
|
|
|
- Calorie and BMI analysis
|
|
|
-
|
|
|
|
|
|
**Database (MongoDB via Mongoose)**
|
|
|
All data is persistently stored in a MongoDB database with the help of Mongoose for schema validation and object modeling. Collections include:
|
|
|
- users: Account data, BMI, preferences
|
... | ... | |