An open API service indexing awesome lists of open source software.

https://github.com/harshita2234/food-ordering-and-management-system

Database Systems Project on Food Ordering and Management System
https://github.com/harshita2234/food-ordering-and-management-system

css3 html5 mysql-database php

Last synced: 7 months ago
JSON representation

Database Systems Project on Food Ordering and Management System

Awesome Lists containing this project

README

          

# Database-Systems-Project
## Online Food Ordering and Management System

This is a Database Systems Lab Project to build Online Food Ordering and Management Systems using VC# and XAMPP. MySQL Relational Database uses vc# and MySQL connectors in this project.

This project file only includes my contributions to the project.

## Landing Page
![image](https://github.com/harshita2234/Database-Systems-Project/assets/97393648/ba026b29-856b-4bbc-87a8-5699bae805ec)

## Searching all the menus for the Keyword given by the User
![image](https://github.com/harshita2234/Database-Systems-Project/assets/97393648/970f4e72-ca1b-4bfd-952d-9603e442cf12)

Search Table:
![image](https://github.com/harshita2234/Database-Systems-Project/assets/97393648/050e38a6-db42-40ab-82c7-549f52c03648)

## Viewing Recent Order and then Previous (<-) and Next (->) buttons to navigate through all the orders
![image](https://github.com/harshita2234/Database-Systems-Project/assets/97393648/1dd0e943-e4d6-4b20-8d68-846505bbd7e2)
![image](https://github.com/harshita2234/Database-Systems-Project/assets/97393648/3549692c-86eb-407e-b25f-b5d3f786b421)

Order Table:
![image](https://github.com/harshita2234/Database-Systems-Project/assets/97393648/84a3fb43-14e6-4cd1-9564-b85e6b62fd38)

## Exiting Application
![image](https://github.com/harshita2234/Database-Systems-Project/assets/97393648/31d4753d-9929-4361-9807-bf74c8ffd310)

## MySQL Database
![image](https://github.com/harshita2234/Database-Systems-Project/assets/97393648/6579a55b-103a-465a-8aea-99dbd42a3b3c)

All the tables in the database:
![image](https://github.com/harshita2234/Database-Systems-Project/assets/97393648/b2760b94-36d3-400b-b154-a70e05a30558)
![image](https://github.com/harshita2234/Database-Systems-Project/assets/97393648/01986daf-c378-4c77-a95b-cb64535109a5)
![image](https://github.com/harshita2234/Database-Systems-Project/assets/97393648/8b762087-ac56-4a8b-882f-27577661703b)
![image](https://github.com/harshita2234/Database-Systems-Project/assets/97393648/2c95ffee-8c14-4b8a-9716-10c7ce45fcc9)
![image](https://github.com/harshita2234/Database-Systems-Project/assets/97393648/f2d2743f-ce83-4e82-a8dd-add434b51342)
![image](https://github.com/harshita2234/Database-Systems-Project/assets/97393648/1ad00f27-432c-48a3-8b14-43da8e0a9743)
![image](https://github.com/harshita2234/Database-Systems-Project/assets/97393648/a72393a7-023f-41c1-8d33-390c0cae9421)