Online Ordering System Project Proposal
Online Ordering System Project Proposal
DONE BY:
SUPERVISOR:
This Project proposal is submitted to the School of Science Engineering and Technology in
Partial Fulfillment of the Requirements for the Award of the Degree of Bachelor of Science in
Computer Science of Kabarak University
DECLARATION
I .., hereby declare that
everything proposed in this project proposal is based on my own knowledge and research carried
out with exception to printed or electronic content and has not been submitted to any institution
of learning for any academic awards.
SIGNATUREDATE
APPROVAL
This project proposal has been presented for examination with my approval as the supervisor.
Supervisor: Mr. Anil Kumar
SIGNATUREDATE
DEDICATION
This project proposal is dedicated with profound admiration and appreciation to GOD
ALMIGHTY for giving me strength and breathe and my beloved mum and my younger sister for
their moral support. Great appreciation also goes to my supervisor Mr. Anil Kumar and all my
lecturers, classmates and Kabarak family who made it a success through their constant support
supervision, encouragement and moral support.
ACKNOWLEDGEMENT
Most importantly, I sincerely thank the Almighty God for giving me strength and breathe
throughout the preparation of this project proposal. I also wish to extend my sincere and heartfelt
gratitude to my loving mum for the financial, moral and emotional support, my classmates and
friends who helped in various ways for the successful completion of this project proposal.
Finally, it is a great pleasure for me to also acknowledge the assistance and
support of all the people who helped me start and finish this project proposal successfully
especially Mr. Anil Kumar who has been a great supervisor during this period. I would like to
give my special thanks to Kabarak University fraternity for giving me enough knowledge and
skills that made me to innovatively and successfully research and compile this project proposal.
ABSTRACT
A fast food restaurant also known as quick service restaurant (QSR) within the food
service industry is a specific type of restaurant characterized both by its fast food cuisine and by
minimal table service. Food served in fast food restaurants is offered from a limited menu,
cooked in bulk in advance and kept hot, is finished and packaged for order and is usually
available ready for pickup or to be delivered though seating may also be provided. The
customers presently spend an average of 60 minutes per day going to the restaurant, selecting
their meals and paying. Some restaurants have the provision of customers making a call to the
restaurant in advance to order a meal to be ready for them for pick or to be delivered to them.
Some of the customers dont always get the selection they want because the restaurants run out
of certain items or because there is no provision of ordering custom meals.
This project is aimed at developing a complete online ordering system for use in the food
service industry which will allow the restaurants to quickly and easily manage an online menu
which customer can browse and use to place orders with just a few clicks. The customers will
have to choose whether they want the food to be delivered to them or it will be packaged for pick
up and the payment method will be upon delivery or pick up. There will be a system
administrator who will have the right to add and manage user accounts, a manager who will be
managing product and orders and last but not least a meal deliverer who will be dealing
specifically with pending deliveries. The customer will be in a position to view the products,
register and place an order. There will be a confirmation receipt for each and every order made
by the customer which can be printed.
The development of this system will be based on SDLC with PHP and HTML as the
programming languages while MySQL server as the database of the system. HTML language is
advantageous due to its easy to use and learn validation properties while MySQL has better
advanced features and properties, has good security, is open source and has cross platform
operability. The advantages of using PHP programming language in developing this system
include:
It is a stable open source language developed and maintained by a large group of
PHP developers which help in creating a support community and abundant
extension library.
Its easy and quick to learn and use
Can be run on many platforms thus easy for users to find hosting service
It has built-in database connection modules which makes it easy to connect to the
database.
On the other hand, the disadvantage of PHP programming language is security since it is open
sourced, so all people can see the source code and if there are bugs in the source code, it can be
used by people to explore the weakness of PHP.
TABLE OF CONTENTS
1.2 Objectives
1.2.1
General objectives
Specific objectives
The set back of the system is that the customers targeted are adults with access to
computer systems while the minors might have to go physically to the restaurant to
purchase the food that they want or order food the food with the help of an adult.
The other limitation is that the system will only be convenient to people with a small
geographical region, basically just around the restaurant i.e. can only help a small
area.
CHAPTER 2.0: LITERATURE REVIEW
CHAPTER 3.0: METHODOLOGY
CHAPTER 4.0: OVERALL DESCRIPTION
4.1 Weaknesses of the current system
Inconvenience of customer needing to have a physical copy of the menu
Time consuming
Lack of visual confirmation that the order was placed correctly
Necessity for restaurant to have an employee answering the phone and taking
orders
Difficulty in tracking customers past history
Manual work and consumes large volumes of data
Lack of data security
4.2 Merits of the proposed system
Security of data. Data are well protected for personal use.
Ensures data accuracy during order placement process
Minimized manual data entry
Greater efficiency since data processing is very fast
User friendly and interactive interface with provision for customer to view menus
and have a visual confirmation that the order was place correctly.
Minimized time requirement during the order placement process
Greatly simplifies the ordering process for both customer and restaurant.
Technical feasibility
4.3.2
Operational feasibility
Operational feasibility is the measure of how well the project will support the customer
and the service provider during the operational phase. It is dependent on human resources
available for the project and involves projecting whether the system will be used if it
is developed and implemented. The essential questions that help in testing the technical
Economic feasibility
This assessment aims to determine the positive economic benefits to the organization that
the proposed system will provide. It typically involves a cost/ benefits analysis and its the most
frequently used method for evaluating the effectiveness of a new proposed system. Possible
questions raised in economic analysis are:
4.3.4
It is the measure of how reasonable the project time table is or the deadline is reasonable
or not. During the lack of time or the time become mandatory, we must finish the project within a
given time period. It mainly addresses:
Can the project really be completed in the given period of time
Functionalities provided:
Create usernames and passwords
View/ edit / delete user accounts
Customer module
Functionalities provided:
View products list
Register
Place orders
Manager module
Functionalities provided:
Create product categories and functionalities
Edit / delete product categories and descriptions
View and manage orders and sales report
Functional requirements
Functional requirements define the capabilities and functions that a system must be able
to perform successfully. The functional requirements of this online ordering system include:
The system shall enable the customer to view the products menu, create an
account, login to the system and place an order.
The customer shall specify whether the order is to be picked up or delivered.
The system shall display the food items ordered, the individual food item prices
and the payment amount calculated.
The system shall prompt customer to confirm the meal order.
The system shall provide visual confirmation of the order placement
The system shall enable the manager to view, create, edit and delete food category
and descriptions
The system shall allow confirmation of pending orders.
The system shall allow generation of sales report for the orders made.
The system shall allow the manager to update additional information (description,
photo, ingredients etc.) for a given food item.
The system shall allow the manager to update price for a given food item.
5.3.2
Non-functional requirements
A non-functional requirement is a requirement that specifies criteria that can be used to judge
the operation of a system, rather than specific behaviors. Some of the non-functional
requirements include:
5.4.2
Software requirements
Operating system: Windows XP / windows 7
Technology
: PHP
Database
: MySQL
Tool
: Dreamweaver
Antivirus software
Backup & Data Recovery software
Hardware requirements
6.2 Budget
ITEM DESCRIPTION
AMOUNT (KSH)
XAMPP SOFTWARE
FREE
DREAMWEAVER
FREE
LAPTOP/ DESKTOP
60000
DATA COLLECTION
1000
FLASH DISK
500
400
HOSTING CHARGES
MISCELLANEOUS COST
4000
TOTAL:
165,900
Table: Budget
6.3 Process model
For my project I plan to use waterfall as a process model. The waterfall model is a sequential
design process, often used in software development processes, in which progress is seen as
flowing steadily downwards (like a waterfall) through the phases of Conception, Initiation,
Analysis, Design, Construction, Testing and Maintenance.