[ONLINE FOOD ORDERING SYSTEM]

Published on Slideshow
Static slideshow
Download PDF version
Download PDF version
Embed video
Share video
Ask about this video

Scene 1 (0s)

[ ONLINE FOOD ORDERING SYSTEM ]. < GROUP 7 | CPE-1203 >.

Scene 2 (8s)

Background Of ‘The Study’;. One of the most recent fast-food restaurants is the online food ordering system. Establishments are starting to embrace it. Food is bought online and delivered to the consumer using this strategy. The usage of an online payment system allows this to happen. Customers pay with their credit cards; however, they can be serviced already before they pay by cash. Customers will be able to order food online using the technology developed in this project. Because of the vast rise in internet and technology awareness. Several chances are arising because of it on the internet. Because of the internet, enterprises and corporations may now easily start their operations. An online food ordering system is one of the businesses that the internet has introduced. Many restaurants have opted to focus on fast product delivery of orders instead of providing a comprehensive dining experience in this day of fast food. Until recently, most delivery orders were done over through the phone, but this technique has several problems..

Scene 3 (51s)

Background Of ‘The Study’;. The major advantage of this system is that it makes the ordering procedure much easier for both the consumer and the business. The solution also helps restaurants reduce their workload by automating the whole order-taking procedure. All goods in the order are shown in a compact and easy-to-read way within this system, together with their accompanying choices and delivery data. This allows restaurant personnel to swiftly check over orders as they come in and supply the required supplies with little delay and misunderstanding..

Scene 4 (1m 16s)

Purpose Of ‘The Study’ {. The purpose of the study is to make ordering system way more easier. Many restaurant needs a lot of employees to handle the customers, with the help of this system it reduces the work of in the restaurant and with this system a restaurant doesn’t need much employee. Using this system it can be use as an online ordering system which is very convenient for customers to order in an easy way, they don’t need to go out to grab some food. They can just select what they want to order, choose what type of payment they want and wait for their order to arrive. With this study the customers can now use credit card payment or even cash payment. This system is benefited by both customers and businesses.it is benefited by the customers because with this system they can pick what they want in an easier way and it is benefited to the business in a way that the business need less employees for their restaurant. With the help of this system it make the ordering system much easier. The system has a easy instruction to follow that everyone can order easily using this system..

Scene 5 (2m 5s)

Significance Of ‘The Study’ {. During the 20th century, technology has contributed to global innovation across the world. It gave a major impact especially to the lives of everybody, which made it easier to live on earth. One of the most innovative innovations that has been incorporated by many businesses in the society is the online food ordering system which makes it easier to run a business especially during this pandemic. Many restaurants have opted to focus on fast product delivery of orders instead of providing a comprehensive dining experience in this day of fast food. Thus, the purpose of this study is to create and innovate our own online food ordering system. Through the study, the programmer’s aimed to create a working code for the online food ordering system that will benefit different types of businesses. Programmer’s therefore conclude that this study would be significant to the customers, businesses and workers especially during this time of crisis..

Scene 6 (2m 47s)

[ Programing Language ]. A programming language is a computer language used by programmers to create software programs, scripts, or other sets of instructions that computers can execute. Despite the fact that many languages share similarities, each has its own syntax. After learning the language's rules, syntax, and structure, a programmer writes the source code in a text editor or integrated development environment (IDE). The programmer will then frequently compile the code into machine language that the computer can understand. Scripting languages that do not require a compiler execute the script using an interpreter..

Scene 7 (3m 15s)

Variables {. A Python variable is a symbolic name for an object that serves as a reference or pointer. You can refer to an object by its name once it has been assigned to a variable. The data, on the other hand, is still contained within the object.If you create a variable with the same name within a function, it will be overwritten.This variable will be local to the function and can only be utilized within it..

Scene 8 (3m 45s)

Conditional Statements; {. A programming language is a computer language used by programmers to create software programs, scripts, or other sets of instructions that computers can execute. Despite the fact that many languages share similarities, each has its own syntax. After learning the language's rules, syntax, and structure, a programmer writes the source code in a text editor or integrated development environment (IDE). The programmer will then frequently compile the code into machine language that the computer can understand. Scripting languages that do not require a compiler execute the script using an interpreter..

Scene 9 (4m 13s)

Conditional Statements; {. }. < /p >. Programming Language.

Scene 10 (4m 21s)

‘Operators’ {. A symbol that performs an operation on one or more operands is called an operator. The operand is a variable or value on which the operation is performed. Arithmetic Operators Mathematical operations such as addition, subtraction, multiplication, and division are performed using arithmetic operators. Python has seven arithmetic operators: Multiplication, Division, Modulus, Exponentiation, and Floor Division are all examples of operations..

Scene 11 (4m 48s)

Comparison Operators In Python, a comparison operator (also known as a relational operator) compares the values of two operands and returns True or False depending on whether the condition is met. It is used when comparing values. They include equal, not equal, greater than, less than, greater than or equal to and less than or equal to..

Scene 12 (5m 20s)

Loops {. Looping is the process of repeating something until a certain condition is met. In Python, a for loop is a control flow statement that is used to execute a set of statements repeatedly as long as the condition is met. An iterative statement is another name for this type of statement..

Scene 13 (5m 48s)

Functions; {. A function in Python is a collection of connected statements that performs a single task.Functions aid in the division of our software into smaller, modular portions. Functions help our program become more ordered and controllable as it grows in size.It also eliminates duplication and makes the code reusable. Some of the most common functions are print function and syntax function..

Scene 14 (6m 13s)

‘Source Code’ {. Human/programmer developed high level code or assembly code is referred to as source code. The source code is simple to understand and alter. It is written by a programmer in any human-readable High Level Language or Intermediate Language. The programmer adds comments to the source code for better understanding. The source code is given to a language translator, who translates it into machine-readable code, also known as machine code or object code. Although a computer cannot understand straight source code, it can interpret and execute machine code. It is regarded as a crucial component of a computer. Simply said, source code is a collection of instructions/commands and statements created by a programmer in a computer programming language such as C, C++, Java, Python, Assembly, and so on. Source code refers to statements produced in any programming language..

Scene 15 (6m 52s)

‘Source Code’ {. }. Programming Language. forbeginners.html.

Scene 16 (6m 59s)

Thank { You!;. Programming Language. forbeginners.html.