Introduction

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 5

Introduction

Purpose

Fictional Requirements
Register
The customer must register in the system before ordering the item they want. First the
customer must register in the system by giving an Email, Username and Password and then
login to the system using the Username and Password.

Add Pizza
This part belongs to the back-end part of the system. That’ mean, this partition is only
managed by the system admin. The customers cannot log in to or see this section. This is
where the admin adds the item types to the main database in the system.

Add Pizza Type


This also belongs to the back-end part of the system and is managed by the admin. The
admin must add different sizes, flavors, etc. of the relevant items to the system database.

Pizza Home Page


The home page belongs to the front-end part of the system. That's mean, this part of the
system can be referred to as the user's interface. After login in to the system using the
username and password, the user logs into the Home page. The Home page contains
information about the company and various advertisements.

Pizza Menu Page


This menu page shows the customer the various items, their prices and Items types of entered
in the system database by the admin in the backend section, . This also includes the front-end
section for customer use. In the menu page the customer can select the item they want.

Add Cart
In the Menu Page, the items selected by the customer are entered in this Add Cart section.
This also belongs to the front-end section.

Checkout (Order Details)


After inserting the selected items into the Add Cart, the quantity of them and the sum of their
prices, if there are any discounts, the net price calculation etc. will be done in this section.
That's mean, the bill for the items purchased by the customer is prepared in this section.

Place Order- (Payment–Cash on Delivery)


Click here to select whether the customer will pay for the item immediately or pay upon
delivery. If delivery is required, the customer must enter his / her home address.

Sending Email (Order Status)


After delivery of the item, an email will be sent to the customer and the customer will have to
confirm that the item has been received.
Reference
[1]
“DOUGH,” DOUGH. https://www.doughpizzas.co.uk (accessed Mar. 03, 2022).
[2]
“Home | Order Pizza Online - Delivery or Pickup.” https://www.pizzahut.lk/ (accessed Mar.
03, 2022).
[3]
“Order Pizza Online | Domino’s SriLanka.” https://m.dominoslk.com/ (accessed Mar. 03,
2022).
[4]
“Prima Pizza - Home.” https://www.pizzaofnewyork.com/Home (accessed Mar. 03, 2022).
[5]
“The Pizza Shop Order Online Free Delivery Pizza Restaurant Eastchester City 10709.”
https://www.thepizzashopny.com/Default.aspx (accessed Mar. 03, 2022).
Software Interfaces

Visual Studio

Notepad

Xammp
Web Browsers [Chrome, Opera, Fire fox, Edge and etc.]

You might also like