Health-Habit-Coach-Agent

Health-Habit-Coach-Agent

🧠 Agentic Habit Coach

An AI-powered habit coaching app that helps people build and maintain healthy routines.
It tracks daily habits, provides smart nudges/reminders, and integrates with Coral agents like calendar, weather, and notifications for personalized recommendations.


🚀 Features


🛠️ Tech Stack


Setup Backend cd backend npm install npm run dev

Setup Frontend cd frontend npm install npm start

Configure Environment

Create a .env file in backend/ with:

PORT=5000 DATABASE_URL=./habitcoach.db CORAL_API_KEY=your-coral-key