You are on page 1of 17

Khaoji Tiffin Service

T. E. Information Technology

By

Ishika Patel 39
Kshama Singh 42
Evet Fernandes 52
Anshu Tiwari 54

Mentor:

Ms. Vandana Patil


Associate Professor

Department of Information Technology


St. Francis Institute of Technology
(Engineering College)

University of Mumbai
2022-2023
DECLARATION

We declare that this written submission represents our ideas in our own words
and where others' ideas or words have been included, we have adequately cited
and referenced the original sources.
We also declare that we have adhered to all principles of academic honesty and
integrity and have not misrepresented or fabricated or falsified any
idea/data/fact/source in this submission.
We understand that any violation of the above will be cause for disciplinary
action by the Institute and can also evoke penal action from the sources which
have thus not been properly cited or from whom proper permission has not been
taken when needed.

1. -----------------------------------------
Ishika Patel

2. -----------------------------------------
Kshama Singh

3. -----------------------------------------
Evet Fernandes

4. -----------------------------------------
Anshu Tiwari

Date: 21/10/2022
CERTIFICATE

This Web-Based Business Model Mini-project Khaojii by Ishika Patel, Kshama


Singh, Evet Fernandes, Anshu Tiwari is complete in all respects and was
successfully demonstrated on 21st October 2022.

Name: ---------------------------------------------

Signature: ------------------------------------------
(Internal Examiner)

Name : ---------------------------------------------

Signature: ------------------------------------------
(External Examiner)

Name : ---------------------------------------------

Signature : ------------------------------------------
(HoD, Department of Information Technology)

Date: 20/10/22
Place: Borivali, Mumbai
CONTENTS

Chapter No. Chapter Name Page Number


1 Problem Statement
2 Business Model Canvas
3 System Design
4 Technology used
5 Results
6 References
Participations/ Courses/Prizes won
Chapter 1
Problem Statement

In today's expanding world, people who are working, living in hostels, etc. lack
the time and expertise to prepare a healthy tiffin for themselves and thus must
rely on street food. To overcome this problem, our online ordering system's
primary goal is to give customers a means to order a home-cooked meal online.
Using an online meal ordering system will also help to reduce the expense of
commissions related to food markets and financial intermediaries. Additionally,
online ordering and delivery services are gradually becoming the standard,
creating a huge commercial opportunity.

1
Chapter 2
Business Model Canvas

The Business Model Canvas is a strategic management template used for


developing new business models and documenting existing ones. It will offer
you a visual chart with elements describing Khaoji Tiffin Service value
proposition, customers, and finances, assisting businesses to align our activities
by illustrating potential trade-offs.

2
Chapter 3
System Design

System Design is the process of designing the architecture, components, and


interfaces for a system so that it meets the end-user requirements. A system
design provides you information about everything in an infrastructure, from the
hardware and software, all the way down to the data and how it’s stored.
Systems design implies a systematic approach to the design of a system.
It may take a bottom-up or top-down approach, but either way the process is
systematic wherein it takes into account all related variables of the system that
needs to be created—from the architecture, to the required hardware and
software, right down to the data and how it travels and transforms throughout its
travel through the system. Systems design then overlaps with systems analysis,
systems engineering and systems architecture.

3
4
Chapter 4
Technology Used

● In our project we have used languages like: html, CSS for making the
frontend part of our project.

HTML:- HTML stands for Hyper Text Markup Language. HTML is the
language where you create the basic structure of the Website ."Hypertext"
refers to links that connect web pages to one another, either within a
single website or between websites. Links are a fundamental aspect of the
Web. By uploading content to the Internet and linking it to pages created
by other people, you become an active participant in the World Wide
Web.HTML uses "markup" to annotate text, images, and other content
for display in a Web browser. HTML markup includes special "elements"
such as <head>, <title>, <body>, <header>, <footer>, <article>,
<section>, <p>, <div>, <span>, <img>, <aside>, <audio>, <canvas>,
<datalist>, <details>, <embed>, <nav>, <output>, <progress>, <video>,
<ul>, <ol>, <li> and many others.

CSS:- CSS stands for Cascading Style Sheets language and is used to
stylize elements written in a markup language such as HTML. It is a
language for specifying how documents are presented to users — how
they are styled, laid out, etc. The relation between HTML and CSS is
strongly tied together since HTML is the very foundation of a site and
CSS is all of the aesthetics of an entire website.

● The platforms used can be any of the following: browser:


Chrome, Brave , Microsoft Edge and Firefox.

BROWSER:- It is an application program that provides a way to look at


and get an access to information on the world wide web.It consist of
images ,videos and web pages .A Web browser is a client program that
uses HTTP (Hypertext Transfer Protocol) to make requests of Web
servers throughout the Internet on behalf of the browser user. Most
browsers support e-mail and the File Transfer Protocol (FTP), but a Web
browser is not required for those Internet protocols and more specialized
client programs are more popular.

5
● The tools used for the project consist of Visual Studio Code,
XAMPP ,Python,Django.

Visual Studio Code:- Visual Studio Code is a source-code editor that can
be used with a variety of programming languages, including Java,
JavaScript, Go, Node.js, Python, C++, C, Rust and Fortran. It is based on
the Electron framework, which is used to develop Node.js web
applications that run on the Blink layout engine. Visual Studio Code
allows users to set the code page in which the active document is saved,
the newline character, and the programming language of the active
document. This allows it to be used on any platform, in any locale, and
for any given programming language.

Django:- Django is a free and open-source, Python-based web


framework that follows the model–template–views (MTV) architectural
pattern. Its primary goal is to ease the creation of complex, database-
driven websites. The framework emphasizes reusability and
"pluggability" of components, less code, low coupling, rapid
development, and the principle of don't repeat yourself. Python is used
throughout, even for settings, files, and data models. Django also
provides an optional administrative create, read, update and delete
interface that is generated dynamically through introspection and
configured via admin models.

Python: python is a high-level, general-purpose and a very popular


programming language. Python programming language (latest Python 3)
is being used in web development, Machine Learning applications, along
with all cutting edge technology in Software Industry. Python
Programming Language is very well suited for Beginners, also for
experienced programmers with other programming languages like C++
and Java.

6
Chapter 5
Results

Our project is only a humble venture to satisfy the needs to manage their project
work. Several user friendly coding have also adopted. This package shall prove
to be a powerful package in satisfying all the requirements of the customer. The
objective of software planning is to provide a frame work that enables the
manger to make reasonable estimates made within a limited time frame at the
beginning of the software project and should be updated regularly as the project
progresses.

At the end it is concluded that we have made effort on following points.


● A description of the background and context of the project and its relation
to work already done in the area.
● Made statement of the aims and objectives of the project.
● The description of Purpose, Scope, and applicability.
● We define the problem on which we are working in the project.
● We describe the requirement Specifications of the system and the actions
that can be done on these things.
● We understand the problem domain and produce a model of the system,
which describes operations that can be performed on the system.

● We included features and operations in detail, including screen layouts.


● We designed user interface and security issues related to system
● Finally the system is implemented and tested according to test cases.

7
UI SCREENSHOT:

HOME PAGE:

LOGIN:

8
MENU:

9
LOGOUT:

ADMIN LOGIN:

10
CUSTOMER SIGNUP:

References

11
• https://www.ft.com/content/365617e6-f239-11e8-ae55-df4bf40f9d0d
• https://yourstory.com/2020/01/gurugram-startup-justmyroots-food-
delivery-swiggy-zomato/amp
• https://www.fullestop.com/blog/importance-online-food-ordering-system-
restaurants/
• https://in.video.search.yahoo.com/search/video?fr=mcafee&ei=UTF-
8&p=FOOD+DELIVERY+
+REFERNECE&vm=r&type=E211IN826G0#id=8&vid=d0ba4092824c1
fe2677fe65121e482b6&action=click

Participations/ Courses/Prizes won


(Write only whatever is applicable to you)

12
13

You might also like