Please enable JavaScript.
Coggle requires JavaScript to display documents.
Kiosk App Thing - Coggle Diagram
Kiosk App Thing
Impacts
School Children may become less socially interactive or confident when they are in public if they don't have the interaction here - social
-
-
-
People that are uncomfortable in social situations will find it easier to get their food from the Kiosk - Social
Client Problems
Requirements
-
-
-
-
-
-
-
-
-
-
-
The database should allow users to create, store and view order history
Should provide the oder number, order total, a list of items and the date
Competitors
-
-
Uber Eats
Similar to menulog, food and drink from many different restaurants
Facilitates payments, as well as offering delivery
-
User Problems
-
Gus
Senior Student who works in the cafe before school. Doesn't like how the cafe uses post it notes to keep track of orders as sometimes they fall down
-
Mr T
Teacher who gets bored with having the same order all the time. Likes to browse through what's on offer but has trouble making a decision
-
Developer Problems
-
UI
Features
-
-
-
-
-
Allow kitchen staff to see orders and mark as completed, thus removing it
Usability Principles
-
Big buttons and universal icons ie. the cart, a menu icon etc. to make it more recognisable and easier for people to use - Accessibility
-
Giving the option for a random order provides the user with feature that can eliminate the difficult process that indecisive people may go through - Utility
If the users feel as if they can actually order their food or drinks quickly and without awkward interaction, then the app clearly achieves what it is designed to effectively - Effectiveness
-
The images will also have alternate text in the case of someone needing text to speech, thus describing images to them - Accessibility
-
Consistent and clean layout, with BSHS colours according to guidelines, making the visual load simpler - learnability and accessibility
Screens
-
User Screen
Gives the user options for ordering, random order, cart and order history
-
-
-
-
Cart
User can review items, change quantities or remove and also go to confirmation of order
Food Menu
-
Can be filtered by types, sorted by things like price or name etc.
Drink Menu
-
Also able to be filtered by hot or cold, or sweet or not
-
Coding Environment
Key Algorithms
-
Adding to Cart
Selects the key info from the current item, transfers to the cart
-
-
-