HealthiFy is a full-stack wellness platform designed to help users track calories, monitor nutrition, and improve overall health using intelligent recommendations.
HealthiFy enables users to:
- Track daily calorie intake 🍽️
- Monitor macronutrients (Protein, Carbs, Fats) 📊
- Get AI-based food recommendations 🤖
- Visualize progress with interactive dashboards 📈
- ✅ User authentication (secure login/signup)
- ✅ Food logging and calorie tracking
- ✅ Personalized diet recommendations
- ✅ Real-time dashboard analytics
- ✅ Clean and responsive UI
- ✅ Backend API integration
- ✅ Scalable architecture
- Frontend: React + Tailwind CSS
- Backend: Node.js + Express
- Database: MySQL
- Auth: JWT-based authentication
HealthiFy/
├── backend/ # APIs and business logic
├── frontend/ # React UI
├── shared/ # Common utilities
├── package.json
└── README.md
git clone https://github.com/tejas-0-5/HealthiFy.git
cd HealthiFynpm installnpm run dev- Track calories in real-time
- Visual dashboard for daily intake
- Smart food recommendations
- Clean UI for better user experience
- 🔥 AI chatbot for diet suggestions
- 📱 Mobile app version
- 🧬 Personalized fitness plans
- ☁️ Cloud deployment
This project demonstrates:
- Full-stack development
- API design
- Data visualization
- User-centric UI/UX
Tejas Pathak GitHub: https://github.com/tejas-0-5