Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

🍔 AI Food Ordering System

An AI-powered food ordering web application developed using the MERN Stack. This project helps users order food easily while providing intelligent food recommendations based on their preferences.

📌 Project Overview

The AI Food Ordering System is designed to make online food ordering faster and more personalized. Instead of showing the same menu to every user, the application uses AI to recommend food items based on user preferences.

This project was developed to improve the food ordering experience by combining modern web technologies with Artificial Intelligence.


🚀 Features

  • User Registration & Login
  • Secure Authentication using JWT
  • Browse Food Menu
  • Search Food Items
  • AI-Based Food Recommendations
  • Add to Cart
  • Place Orders
  • Order History
  • Responsive User Interface
  • Admin Panel for Managing Food Items

🛠️ Technology Stack

Frontend

  • React.js
  • HTML5
  • CSS3
  • JavaScript

Backend

  • Node.js
  • Express.js

Database

  • MongoDB

Authentication

  • JSON Web Token (JWT)
  • bcrypt.js

AI

  • OpenAI API / Google Gemini API

Tools

  • Git
  • GitHub
  • VS Code
  • Postman

📂 Project Structure

FoodProject
│
├── frontend
│   ├── src
│   ├── public
│   └── package.json
│
├── backend
│   ├── controllers
│   ├── models
│   ├── routes
│   ├── middleware
│   ├── config
│   ├── server.js
│   └── package.json
│
└── README.md

⚙️ Installation

Clone the repository

git clone https://github.com/Hritik2545/food-ordering-system.git

Go to project directory

cd food-ordering-system

Install frontend dependencies

cd frontend
npm install

Install backend dependencies

cd ../backend
npm install

Start Backend

npm start

Start Frontend

npm run dev

📷 Screenshots

You can add screenshots of:

  • Home Page
  • Login Page
  • AI Recommendation Page
  • Cart
  • Checkout
  • Admin Dashboard

Future Enhancements

  • AI Chatbot for Food Suggestions
  • Voice-Based Food Search
  • Live Order Tracking
  • Online Payment Integration
  • Restaurant Rating System
  • Personalized Meal Plans

👨‍💻 Developed By

Hritik Jha

Computer Engineering Student

Mumbai University

GitHub: https://github.com/Hritik2545


📄 License

This project is created for educational and learning purposes.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages