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: Appointment Booking #25

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

USER STORY: Appointment Booking #25

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

Comments

@MoniPar
Copy link
Owner

MoniPar commented Feb 22, 2023

As a business owner, I can login and view appointments scheduled by my customers so that I can contact them back for approval/dismissal.

Acceptance Criteria

  1. Admin has the facility to view the Appointments table in the Admin page.
  2. Appointment table will specify the appointment type, date and time, the date submitted, the state of approval and any comments left by the customer.
  3. Admin can approve or dismiss appointments set by the customer.

Tasks

  • Create the Appointment Model
  • Register the model to the admin site
  • Add action to approve appointments
@MoniPar MoniPar added 3 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
3 Story points Must Have Guaranteed to be delivered
Projects
Development

No branches or pull requests

1 participant