Skip to content

mohammadruman/Kampus-Eats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Kampus-Eats 🍴

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.


📌 Features

User Panel

  • 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.

Additional Highlights

  • Clean and minimalistic UI for a smooth user experience.
  • Well-organized backend to manage operations effortlessly.

🛠️ Technologies Used

  • Frontend: HTML, CSS, JavaScript ,Reactjs
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Other Tools: Git, Postman for API testing , Appwrite

🖼️ Screenshots

image

Login Panel
image

Food Court

image

Search Features

image

Menu

image

Cart

image

Payment image


🚀 Getting Started

Prerequisites

Make sure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/jatinnayak47/Kampus-Eats.git
    cd Kampus-Eats
  2. Install dependencies:

    npm install
  3. Configure environment variables:

    • Create a .env file in the root directory.
    • Add the following variables:
      PORT=3000
      MONGO_URI=your-mongodb-connection-string
      
  4. Start the development server:

    npm start
  5. Open the application in your browser:

    http://localhost:3000
    

🤝 Contributions

We welcome contributions to improve Kampus-Eats!

Steps:

  1. Fork the repository.
  2. Create a feature branch:
    git checkout -b feature-name
  3. Commit your changes:
    git commit -m "Add your message"
  4. Push the branch:
    git push origin feature-name
  5. Open a pull request.

Special thanks to contributors and testers who helped make Kampus-Eats a success!


📬 Contributors

Mohammad Ruman

Jatin Nayak


⭐ Don’t forget to star this repository if you found it helpful!

Let me know if you'd like any further modifications or additions!

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •