Problem Statement ID: PS03 - Academic Recovery & Mental Wellness Team: Couch Potato
Students today face a dual crisis: Overwhelming Academics and Mental Health Burnout. Existing tools manage lists, but they ignore the human element. Students drown in "Todo" lists without knowing how or when to start.
Rebound is not just a task manager. It is an AI-powered recovery engine that balances your workload with your mental state. It doesn't just tell you what to do; it prioritizes tasks based on your stress level and deadlines.
- AI Study Buddy: Real-time context-aware chat to help with prioritization and stress.
- Stress-Aware Planning: We don't just track tasks; we adapt to your mental health status.
- Goblin Tools Integration: "Magic To-Do" breaks down complex tasks instantly into manageable steps.
- Calendar Heatmap: Visualize your academic intensity over time.
- Grade Simulator: Assess impact of assignments on final grades to make informed decisions.
- Risk Analysis Dashboard: Identify struggling students before they fail.
- Direct Intervention: Message students who show signs of burnout.
- Wellness Monitoring: View stress trends alongside academic performance.
- System Health Monitoring: Real-time platform analytics.
- User Management: Role-based access control for secure data handling.
- Frontend: React, Vite, Tailwind CSS, Recharts, Framer Motion
- Backend: Node.js, Express, MongoDB
- AI Engine: Context-Aware Logic with Sentiment Analysis
- Node.js (v14+)
- MongoDB (Local or Atlas Connection String)
-
Clone the repository
git clone https://github.com/Sarthak816/CouchPotato_AMUHACKS5.0.git cd rebound -
Install Backend Dependencies
cd backend npm install -
Install Frontend Dependencies
cd ../frontend npm install -
Run the Application
- Backend (Port 5000):
npm start
- Frontend (Port 5173):
npm run dev
- Backend (Port 5000):
-
Access the App Open
http://localhost:5173in your browser.
You can use these pre-configured accounts to explore the platform:
- Student:
student@rebound.edu/Password@123 - Teacher:
teacher@rebound.edu/Password@123 - Admin:
admin@rebound.edu/Password@123
Watch Rebound in action:
Watch Demo on Loom
Experience the live application:
here: https://couch-potato-amuhacks-5-0.vercel.app/
MIT License