You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Currently, the 'Add New Client' page is static. The text boxes are displayed and needs to be implemented using a post call for the clients. The goal is to get a fully functional page so when the client is added, it'll appear in the database with their information.
Acceptance Criteria
Test with dummy data to see the POST call works (client's information)
Change the default 'Authorized Pickup' button as blank
Add 'Required *' for all fields
The dropdowns for number of adults and children must be reflected and populated with the number of boxes for their information displayed. Example: 2 adults should show 2 rows for adult information (Adult 1 and Adult 2).
Description
Currently, the 'Add New Client' page is static. The text boxes are displayed and needs to be implemented using a post call for the clients. The goal is to get a fully functional page so when the client is added, it'll appear in the database with their information.
Acceptance Criteria
Additional Information
Go to this link and click on Prototype to see how it works if you need guidance (or let me know)
https://www.figma.com/file/HzCe6vgiSWkTgUFL3iKF4y/Wireframe?type=design&node-id=689-485&mode=design&t=VCGxqQzlGp4u8TJa-0
The text was updated successfully, but these errors were encountered: