A comprehensive campus food court management system For Kiit University that streamlines food ordering and enhances the dining experience for students and staff. The project offers a user-friendly interface for customers and powerful administrative tools for efficient order and menu management.
- View menu items, categorized by meals (e.g., breakfast, lunch, extras).
- Place Pre orders seamlessly with a straightforward interface.
- Responsive design for accessibility across devices.
- Clean and minimalistic UI for a smooth user experience.
- Well-organized backend to manage operations effortlessly.
- Frontend: HTML, CSS, JavaScript ,Reactjs
- Backend: Node.js, Express.js
- Database: MongoDB
- Other Tools: Git, Postman for API testing , Appwrite
Food Court
Search Features
Menu
Cart
Make sure you have the following installed:
-
Clone the repository:
git clone https://github.com/jatinnayak47/Kampus-Eats.git cd Kampus-Eats
-
Install dependencies:
npm install
-
Configure environment variables:
- Create a
.env
file in the root directory. - Add the following variables:
PORT=3000 MONGO_URI=your-mongodb-connection-string
- Create a
-
Start the development server:
npm start
-
Open the application in your browser:
http://localhost:3000
We welcome contributions to improve Kampus-Eats!
- Fork the repository.
- Create a feature branch:
git checkout -b feature-name
- Commit your changes:
git commit -m "Add your message"
- Push the branch:
git push origin feature-name
- Open a pull request.
Special thanks to contributors and testers who helped make Kampus-Eats a success!
Mohammad Ruman
Jatin Nayak
Let me know if you'd like any further modifications or additions!