Welcome to the NutriXConnect Backend API repository. This project serves as the backend for the NutriXConnect application, built using Express and Node.js.
- Project Name: NutriXConnect
- Project Owner: Goutham Arelli
- Version: 1.0
- Date: 13.01.25
The NutriXConnect application helps users track their daily meals and nutrition. It also allows dietitians to create and assign diet plans to users and monitor their progress.
- User Authentication: Secure user and dietitian login and registration.
- Meal Tracking: Users can log their daily meals and select from a predefined list of meals and ingredients.
- Diet Plan Management: Dietitians can create and assign diet plans to users, and users can track their progress on these plans.
For detailed API endpoints and usage, please refer to the API Documentation.
- Register new users and dietitians.
- Login functionality for users and dietitians.
- Log daily meals.
- Choose meals and ingredients from a predefined list.
- View meal history.
- Dietitians can create diet plans and assign them to users.
- Users can view assigned diet plans and mark their progress.
- Dietitians can monitor the progress of their users.