A dynamic and responsive web app that simplifies mess menu tracking and feedback. Users can view daily menus, rate meals, leave comments, and track past ratings with powerful filtering options.
- 📅 Auto-updating Daily Menu – Displays the mess menu for each day.
- ⭐ Daily Ratings – Users can rate meals daily.
- 📊 Rating History – View past ratings with monthly filters.
- 💬 Comments & Filtering – Users can comment and filter them by month and meal.
- 📱 Responsive UI – Works on all devices.
- Frontend: React, CSS
- Backend: Supabase / Node.js
- Hosting: Vercel
# Clone the repository
git clone https://github.com/your-username/mega-mess-app.git
cd mega-mess-app
# Install dependencies
npm install
# Run the app locally
npm start