Personalized meal recommendation system for users with specific health conditions and fitness goals.
- Disease-specific meal recommendations
- BMI, BMR, and calorie target calculations
- Weekly meal planning
- MongoDB-based user profiles
- Authentication system
- Nutrition analytics dashboard
- Diabetes
- Hypertension
- Obesity
- PCOS
- Kidney Disease
- Python
- Streamlit
- MongoDB Atlas
- Plotly
- Pandas
Use the following credentials to explore the app:
Email: demo@mealmap.com
Password: mealmap_demo
pip install -r requirements.txt
python -m streamlit run app.py


