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

USER STORY: Delete Appointment #29

Closed
4 tasks done
MoniPar opened this issue Feb 22, 2023 · 0 comments
Closed
4 tasks done

USER STORY: Delete Appointment #29

MoniPar opened this issue Feb 22, 2023 · 0 comments
Labels
2 Story Points Must Have Guaranteed to be delivered
Milestone

Comments

@MoniPar
Copy link
Owner

MoniPar commented Feb 22, 2023

As a user, I can delete my upcoming appointment so that I can reschedule at a later date.

Acceptance Criteria

  1. User can delete an appointment from the 'appointment-detail' page.
  2. When user clicks on delete button, they are directed to a confirmation page with 'delete' and 'cancel' buttons.
  3. If user clicks cancel, they are brought back to the 'appointment-detail' page of the current appointment.
  4. If user clicks delete, the appointment is deleted and user is directed back to the 'appointments'page.

Tasks

  • Create the Delete Appointment view code
  • Add the Delete Appointment button
  • Create the Alert Deletion Confirmation template
  • Connect the URLs
@MoniPar MoniPar added 2 Story Points Must Have Guaranteed to be delivered labels Feb 22, 2023
@MoniPar MoniPar added this to the Appointments milestone Feb 22, 2023
@MoniPar MoniPar closed this as completed Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 Story Points Must Have Guaranteed to be delivered
Projects
Development

No branches or pull requests

1 participant