Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 1.42 KB

File metadata and controls

23 lines (22 loc) · 1.42 KB

Bugs Report:

  • User should not be able to go to the main screen if login wasn't successful.
  • On the mainVC, "Welcome User!" should display "Welcome (User.fullName)!"
  • On mainVC, Deadline label should display due date for posting new Organization order.
  • Each Snack should display it's nutrition info when you click on it's cell, on the DetailVC.
  • On DetailVC, fix alert when tapping on Request Subscription
  • On OrderVC, fix alert on Place Order button
  • On OrderVC, correctly display Subscription End date
  • On OrderVC, correctly display order info
  • Employee should only be allowed to make a one-time purchase and add a snack to an subscription order, NOT make a subscription order.
  • If user in an employee, (as the app currently stands...) user should never have access to the OrderVC
  • Polish UI
  • Current snacks list total is changing
  • "Subscription end" should be "Subscription update deadline"
  • On DetailVC, snack info labels should display units of measurement
  • Admin user should be able to remove items from cart
  • Admin user should not be able to check out if cart is empty
  • On LoginVC, keyboard should not cover up text fields
  • On login/signup fail, a helpful and accurate reason should be given for why failure occurred
  • Display dynamic update deadline
  • Display dynamic shipping date
  • Admin user should be able to set quantity of items to buy