You are on page 1of 31

YEETIGO

The official

EATIGO ripoff
YEETIGO
Made by
these
guys
YEETIGO

Before we jump into the code,


let’s look at how the program
looks like first!

https://repl.it/@Thanawin
Boonpoj/TheProject
YEETIGO
Now that you’ve seen how our program works,
let us tell you how it all began by showing our
plan
Plan
YEETIGO
YEETIGO
YEETIGO
YEETIGO
Workload:

Pat: Gawin:
- The User Interface - Lots of research on:
- The Restaurant class - Throws
(Constructors, Variables, etc.) - 2 dimensional array
- Two-dimensional array - Optimizing the code (such as
research printAll method)
- In-code error handling () - Error handling (researching on
stack overflow)
Codes
YEETIGO
Let us begin by presenting our
Restaurant class!
YEETIGO
Overall code

*Implementation of all
methods are hidden
YEETIGO
Pre-defined stuffs:

Constructor
:
YEETIGO
YEETIGO
YEETIGO
YEETIGO
BONUS CODES
YEETIGO
Let us present our Main class (the
driver class)!
YEETIGO
As seen in the driver class, there are 3
parts to the program:
● Setup

● Intro
○ Greet
○ Gives info

● Interactive part
○ Ask for information
○ Confirms the user’s reservation
YEETIGO
Setup:
YEETIGO
Intro (Greeting):
YEETIGO
Intro (Give info):
YEETIGO
Interactive part (Ask for info):
YEETIGO
Interactive part (Confirms ans):
Thoughts
Throughout the coding
YEETIGO
Methods should work with almost
any input
YEETIGO
Methods should work with almost
any input

Let’s Try IT!


https://repl.it/@Thanawin
Boonpoj/TheProject
YEETIGO
Interface to the user must be clean
YEETIGO
Interface to the user must be clean:

Before After
YEETIGO
YEETIGO

BYE

You might also like