Skip to content

Vishwas-10/Canteen-Order-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

Canteen Order Management System

Welcome to Canteen Order Management System Our final project for the course CS207 Applied Database Practicum


Problem Statement

A web application of a single page for users to register/login and order food from the Canteen's menu for their hostel room delivery. There is no need to integrate any Payment portal. Assume Cash On Delivery (COD) payment mode only.


TechStack

  • HTML

  • CSS

  • JavaScript

  • PHP

  • MySQL


Prerequisites

  • XAMPP >= latest version

Setup (local host)

  • Download and Setup XAMPP and start all servers

  • Clone this Repo

git clone https://github.com/Vishwas-10/Canteen-Order-Management-System

# Change directory into repository folder

cd Canteen-Order-Management-System
# Place the downloaded folder in htdocs 
/Applications/XAMPP/xamppfiles/htdocs
  • Import Database
# go to local host and open phpmyadmin
import file data/final.sql
  • Launch website
open browser localhost/'foldername'  (without the quotes)

Preview

  • HOME Screenshot
  • LOGIN Screenshot Screenshot
  • MENU Screenshot
  • FOOD ITEMS Screenshot
  • CART Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •