Skip to content
/ FoodMart Public

FoodMart – A multi-vendor online food ordering system built with PHP & MySQL, featuring vendor management, order tracking, and secure payments.

Notifications You must be signed in to change notification settings

FHMNx/FoodMart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍔Multi-Vendor Online Food Ordering System

An online food ordering web application built as part of my Software Engineering studies.
This system allows users to browse food items, add them to their wishlist/cart, and place online orders.
It also includes an admin panel for managing restaurants, food items, and orders.


🚀 Features

User Side:

  • 🔑 User Registration & Login (secure login system with sessions)
  • 🍕 Browse food categories & items
  • ❤️ Wishlist (save items for later)
  • 🛒 Add to cart & place orders
  • 💳 Online payments (PayHere demo gateway)
  • 📩 Contact admin / send feedback

Admin Side:

  • 👨‍💻 Secure admin login
  • 📦 Manage food items, categories & prices
  • 🧾 View and manage customer orders
  • 📝 Manage admissions & donations (school-specific feature)
  • 🖼️ Upload images to gallery
  • 📊 Dashboard for order/payment tracking

🛠️ Tech Stack

  • Frontend: HTML, CSS, Bootstrap, JavaScript
  • Backend: PHP
  • Database: MySQL (HeidiSQL / Workbench for management)
  • Payment Gateway: PayHere Demo Integration
  • Hosting: (local/XAMPP for development, future hosting planned)

📂 Project Structure

project-root/ │── index.php # Landing page │── user/ # User-side files │── admin/ # Admin panel files │── assets/ # CSS, JS, images │── database/ # SQL dump & config │── payment/ # Payment gateway integration │── README.md # Project documentation

About

FoodMart – A multi-vendor online food ordering system built with PHP & MySQL, featuring vendor management, order tracking, and secure payments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors