Update Deliverable_1 authored by Vince Ruiz (vmr846)'s avatar Vince Ruiz (vmr846)
......@@ -91,6 +91,20 @@ As Steve, I want to be able to increase and decrease my font size, so that I can
As a multi-company manager, I want the ability to assign multiple companies to my user profile using the unique company IDs generated by the app upon company registration so that I can easily assign my companies to my profile without having to trial-and-error all similarly-named companies.
Acceptance criteria:
- A list of companies will be added to the user profile page
- A button to add a company will be added to the user profile page
- Clicking the button will display an "Add Company" form
- In the "add company" form, there will be a search bar to input a company ID
- The correct company will appear in the search results after a successful search
- No other company should appear
** User Story #15 **
As a user, I want the ability to see key information from all companies assigned to my profile under one dashboard so that I can make quick decisions stemming from the information displayed.
Acceptance criteria:
- Upon login, the user should be taken to the dashboard page (homepapge)
- On the dashboard page, there must be a dropdown that shows all companies assigned to the user
- Selecting a company must display crucial information related only to that company