NutriCount is a nutrition app where users can manage their dietary habits effectively. Users can sign up, log in, add and delete food items, search for specific food items, create custom diet plans, and calculate their Basal Metabolic Rate (BMR). This project is built using the MERN stack (MongoDB, Express.js, React.js, Node.js).
Sameer Yadav
Email: [email protected]
- User Authentication and Authorization using JWT.
- Secure password storage with hashing.
- Add, delete, and view food items.
- Search for specific food items with specific amounts.
- Create custom diet plans.
- Calculate BMR.
- Integration with Google Generative AI (Gemini) API for custom Diet plan and BMR calculations.
- Input validation using Zod.