Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Contact flow - edit [GROUP 3] #25

Open
almeida1492 opened this issue Sep 30, 2024 · 0 comments
Open

Implement Contact flow - edit [GROUP 3] #25

almeida1492 opened this issue Sep 30, 2024 · 0 comments

Comments

@almeida1492
Copy link
Collaborator

https://www.figma.com/design/u3QbbGOEuDUcnEZSngo9EG/Oh---MediMemo-UI?node-id=50-1075&t=u43PhigeIpmrmstf-4

Both “add” and “edit” page refer to the same component, where the form is the same (don’t refer to Figma for this detail, we want allow to modify also doctor’s name and speciality).

Call:

GET /contacts/:id for contact data

POST /contacts for adding a contact (“add” case)

PUT /contacts/:id for editing (“edit” case)

In “add” page, title will be “New contact“.

In “edit” page, title will be as designed in figma:

@almeida1492 almeida1492 changed the title Implement Contact flow - edit Implement Contact flow - edit [GROUP 3] Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant