Ordering system repo for university coursework.
Trello Board for project : https://trello.com/b/YkNjvNBP/isad251-ordering-system
Fact sheet : https://github.com/WilliamApted/ISAD251-Ordering-System/blob/master/Documentation/ApplicationFactSheet.pdf
Functional requirements
-
As a customer I wish to order a drink/snack.
-
As a customer I wish to see what I have ordered.
-
As a customer I wish to add to my current order for a drink/snack.
-
As a customer I wish to cancel my order for a drink/snack.
-
As the admin I wish to enter details of the drinks/snacks I have for sale.
-
As the admin I wish to read the details of the drinks/snacks I have for sale.
-
As the admin I wish to view a customer’s order(s).
-
As the admin I wish to edit the details of the drinks/snacks I have for sale.
-
As the admin I wish to withdraw a drink/snack from sale.
Non-Functional requirements
Usability - Should have a good, clear interface design. Must conform to accessibility rules (WCAG Guidelines).
Security - The administrative area should be secured with a password.
http://www.youtube.com/watch?v=gagBvBvzup8
Customer menu view - Chrome
Customer menu view - Firefox
Customer order confirm - Chrome
Customer order confirm - Firefox
Customer view order - Chrome
Customer view order - Firefox
Admin view items - Chrome
Admin view items - Firefox
Admin view orders - Chrome
Admin view orders - Firefox
Accessibility testing performed using Axe Accessibility browser plugin.
Index/Menu
Confirm order page
View order page
Admin item list
Admin view customer orders