Please enable JavaScript.
Coggle requires JavaScript to display documents.
Web Application for Under The Clock - Coggle Diagram
Web Application for Under The Clock
Exploration of task and requirements
Client interview summary
Task sheet criteria
Provided stimulus and user personas
informed the prescribed criteria:
• Allow users to create, edit and update an order online
• Highlight the café’s most popular items
• Clearly show the allergen details of products
• Include a text box for customers to enter requests when ordering
• Enable users to view the contents of an order via a cart function
• Allow users to pre-select items for a ‘favourites’/ ‘regularly ordered’ section
• Accept online and in-store payment
• Allow the user to set an account status, verify their identity and obtain product discounts
• Enable the user to choose the time for order pickup
• Include a link to the café’s privacy policy
Personal, social and economic constraints
Limited time and other commitments
Limited programming experience
Requirement for the solution to be devised individually
Not accessible to users with disabilities/ other impairments
No funding was given for the proposal
Self-determined criteria
The solution should:
• Be accessible for a range of ages and technical abilities
• Include methods of collecting and storing the following information from the user – name, favourite products, credit card details
• Match the aesthetics of Under The Clock e.g. colour, fonts
• Be simple and straightforward to navigate
Database structure
Entity relationship diagram (ERD)
Customer, CreditCard. Receipt, MenuItem
Relational schema
Data dictionary
Data flow diagram (DFD)
Programming
SELECTION
ITERATION
USER INPUT
DATA OUTPUT
User-interface
Homepage
Menu page
Product details page
Cart
Payment page
Favourites
Privacy policy