You are on page 1of 7

Restaurant Ordering System

(Paradiso del Cibo)

Documentation

Done By:-
1.Shakthidhar Vilvanathan (XII-A)
2.Pratham G Pawar (XII-A)

From:-
Vedavalli Vidyalaya, Ranipet

Restaurant App 1
Introduction

This restaurant ordering system is an online based


ordering system which can be done from both indoor and
outdoors of the restaurant. It is elegant, efficient and
easy to manage. It allows its users to place orders for a
variety of food items and also provides them with their
own user accounts. It has an amazing frontend design
with a organised backend. The specifications and
functioning of the application is explained in this
documentation

Restaurant App 2
Abstract

The restaurant ordering system will have the


following features:-

User System:-
The restaurant ordering system user friendly where the
users get to register an account for them and login whenever
they need to buy a food item from the restaurant. The items
which the shop are added under their accounts in the
database. The user’s profile records the data of their first
name, last name, phone number, location and email.

Cart System:-
The restaurant ordering system follows the cart system
of shopping where the user’s are presented with a variety of
items they wish to buy and the products they choose are
added to the cart from where they can proceed for payment
and delivery.

Menu :-

Restaurant App 3
The menu is made up of several items across 6 different
types all stored in MySQL database. They are categorised
and displayed in the frontend

Restaurant App 4
Software Specifications
1. Python (for processing the backend)
2. MySQL (Database Management System)
3. HTML (Frontend code)
4. CSS (Designing frontend code)
5. Materialize CSS (Designing frontend code)
6. EEL (Connecting frontend and backend)
7. Mysql-connector-python (Connecting
backend processor with database)

Restaurant App 5
MySQL
(Database Management
System)

mysql-python-connector

Python
(Backend Processor)

BACKEND

EEL RESTAURANT ORDERING SYSTEM EEL

FRONTEND

HTML CSS

Schematic Diagram
Restaurant App 6
Testing
This Restaurant Ordering System has been
properly tested and fully functioning.

Restaurant App 7

You might also like