Project Report by Cse HM
Project Report by Cse HM
1.Shubham Solanki
2.Ayush Chausali
3.Anshika Saklani
4.Shivani Nautiyal
5.Payal Rawat
GOVERNMENT
POLYTECNIC
SRINAGAR
GARHWAL SESSION
(2023 - 2024)
CERTIFICATE
This is to certify that Mr. Shubham Solanki, Ayush Chausali, Miss Anshika
Saklani, Shivani Nautiyal & Payal Rawat has completed their project on the topic of
Semester-VI
Goyal, Coordinator for her guidance throughout this work. We are very much thankful to her for her constant
encouragement, support and kindness. We are also grateful to our teachers, for their encouragement, help and
support from time to time. We also wish to express our sincere thanks to Principal for providing us wide range
of opportunities, facilities and inspiration to gather professional knowledge and material without which this
Shubham
Solanki (Leader)
Ayush Chausali
Anshika Saklani
Shivani Nautiyal
Payal Rawat
Date:
5
DECLARATION
We Mr. Shubham Solanki, Ayush Chausali,Miss Anshika Saklani,Shivani
Nautiyal & Payal Rawat hereby honestly declare that the workentitled
Polytechnic Srinagar Garhwal has not been submitted elsewhere for the award of any
Diploma, during the academic session 2023-2024. The project has been developed and
completed by us independently under the supervision of the subject teacher and project
guide.
Date:
2. Acknowledgement iii
3. Declaration iv
4. Introduction 2-4
5. Objectives 5-6
6. Preliminary System Analysis 7-12
6.1 Stakeholders
6.2 Requirement Analysis
6.3 Current Market Offering Analysis
6.4 Risk Analysis
6.5 Feasibility Study
The evolution of online food delivery has dramatically reshaped the food and beverage industry over the
past decade. Online food delivery services provide a platform where customers can browse menus, place
orders, and receive meals delivered directly to their doorstep, all through digital interfaces. This
transformation is a result of advancements in technology, changing consumer behaviors, and the rising
The concept of food delivery is not new, with roots tracing back to the 19th century when meals were
delivered to workers in urban areas. However, the advent of the internet and smartphones has
revolutionized this service. The earliest online food ordering systems emerged in the late 1990s and early
2000s, but it wasn't until the proliferation of smartphones and mobile apps in the 2010s that the industry
witnessed exponential growth. Companies like Grubhub, Uber Eats, and Door Dash capitalized on these
technological advancements, creating platforms that connected consumers with a wide variety of
restaurants.
MARKET DYNAMICS
The online food delivery market has grown substantially, driven by the increasing demand for
convenience and a broader range of food choices. Consumers today prefer the ease of browsing a diverse
selection of cuisines, placing orders with just a few clicks, and having their meals delivered quickly. This
shift in consumer behavior is further supported by busy lifestyles, urbanization, and the preference for
to innovations such as subscription-based services, exclusive discounts, and loyalty programs to attract
and retain customers. Additionally, partnerships with local and international restaurants have expanded the
services.
planning.
6. Loyalty Program Implementation
repeat business.
7. Operational Efficiency for Restaurants
The main objectives of the system are to Automate table reservation and order
management processes.Provide real-time availability tracking for tables and event slots.
2. Stakeholders
Customers: Individuals or groups looking to book tables, order food, or organize events.
coordinate events.
Functional Requirements
Non-Functional Requirements
Scalability: The system should handle high traffic during peak hours or large events.
4. Feasibility Study
Technical Feasibility
Operational Feasibility
The system can be easily integrated into a restaurant's daily operations. Staff training
Economic Feasibility
The system's development and maintenance costs are justified by the potential increase
5. System Boundaries
The system will provide comprehensive features for reservation and event management
6. Constraints
Reliable internet connectivity is required for real-time updates and API calls.
Integration with multiple payment gateways and third-party APIs may require additional
development time.
7. Assumptions
All restaurants using the system will provide access to their real-time data (tables, menu,
etc.).
Customers will have access to mobile or desktop devices to interact with the system.
Vendors will cooperate with system APIs for seamless service integration.
---
8. Expected Outcomes
Increased restaurant revenue from upselling event packages and loyalty programs.
RAM: Minimum 4 GB
HTML
⚫ External CSS
⚫ Internal CSS
⚫ Inline CSS
JAVASCRIPT
⚫ JavaScript is the Programming Language for the Web.
⚫ JavaScript was invented by Brendan Eich in 1995. It was developed for Netscape 2, and became theECMA-
262 standard in 1997.
⚫ Bootstrap is a free, open-source front-end development framework for the creation of websites and web
apps. Designed to enable responsive development of mobile-first websites, Bootstrap provides acollection of
syntax for template designs.
⚫ It is a front-end framework used for easier and faster web development.
⚫ Bootstrap is the most popular HTML, CSS and JavaScript framework for developing a responsive and
mobile friendly website.
⚫ It is absolutely free to download and use.
⚫ It is a front-end framework used for easier and faster web development.
⚫ It includes HTML and CSS based design templates for typography, forms, buttons, tables, navigation,modals,
image carousels and many others.
⚫ It can also use JavaScript plug-ins.
⚫ It facilitates you to create responsive designs.
⚫ Bootstrap was developed by Mark Otto and Jacob Thornton at Twitter. It was released as an opensource
product in August 2011 on GitHub.
⚫ In June 2014 Bootstrap was the No.1 project on GitHub.
PHP
⚫ PHP is an open-source, interpreted, and object-oriented scripting language that can be executed at
theserver-side.
⚫ PHP is well suited for web development. Therefore, it is used to develop web applications (an
applicationthat executes on the server and generates the dynamic page.)
⚫ PHP was created by Rasmus Lerdorf in 1994 but appeared in the market in 1995.
⚫ PHP stands for Hypertext Preprocessor.
⚫ PHP is an interpreted language, i.e., there is no need for compilation.
⚫ PHP is faster than other scripting languages, for example, ASP and JSP.
⚫ PHP is a server-side scripting language, which is used to manage the dynamic content of the website.
⚫ PHP can be embedded into HTML.
⚫ PHP is an object-oriented language.
⚫ PHP is an open-source scripting language.
⚫ PHP is simple and easy to learn language.
DATABASE
• SQL stands for Structured Query Language.
• SQL lets you access and manipulate databases.
⚫ SQL became a standard of the American National Standards Institute (ANSI) in 1986, and of the
International Organization for Standardization (ISO) in 1987.
W h a t S ǪL d o ?
⚫ SQL can execute queries against a database.
⚫ SQL can retrieve data from a database.
⚫ SQL can insert records in a database.
⚫ SQL can update records in a database.
⚫ SQL can delete records from a database.
⚫ SQL can create new databases.
⚫ SQL can create new tables in a database.
⚫ SQL can create stored procedures in a database.
⚫ SQL can create views in a database.
⚫ SQL can set permissions on tables, procedures, and views.
SYSTEM DESIGN AND
CODING