Simplifying campus food ordering. Built for students, by students.
College canteen ordering can be time-consuming and inefficient, especially during short breaks:
- ⏱️ 2–15 minutes just placing an order
- ⏱️ 5–10 minutes waiting for food
- ⏱️ Additional time searching for a seat
By the time students receive their food, the break is nearly over — leading many to skip the canteen entirely.
CampusCraves is a web-based food ordering system designed for college campuses, solving common inefficiencies while providing a smooth digital experience.
- Browse live menus in real-time
- Place orders in advance to save time
- Make secure payments via Razorpay
- Track order history and get real-time updates
- Add, edit, or remove menu items
- View and manage incoming orders efficiently
- Track sales, orders, and performance metrics
- Access a dashboard with future support for analytics
- Pre-order functionality: Students can place orders before breaks
- Dynamic menu management: Admins can easily update menus
- Real-time updates: Track order progress as it happens
- Secure payments: Integrated Razorpay for seamless transactions
- User-friendly UI: Built with React for a responsive and fast experience
- Dashboard analytics (planned): Track trends and insights for canteen operations
Have suggestions or ideas to improve CampusCraves?
- Open an issue in the repo
- Reach out via LinkedIn
✅ CampusCraves: Making college food ordering fast, reliable, and stress-free.
git clone https://github.com/YOUR_USERNAME/CampusCraves.git
cd CampusCraves
npm install
npm start