Skip to content

Design Decisions for D4

NoahYe123 edited this page Apr 13, 2022 · 5 revisions
  • The subset of features we chose to implement only involves the staff.
  • We implemented a login page, a manager home page, an employee profile page, a page to create an employee account and another to create a customer account. We also create a page to view the list of all employees and a page for the employee to view their shifts.
  • We decided not to implement the features for customers, as we would also need to implement payments, orders and products.
  • The logout button is a work in progress so to re-login as a new user just restart the application
Clone this wiki locally