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

Chore:Implement Appointment Booking via Audio Chat and Message Chat #116

Open
8 tasks
Emmyfrank opened this issue Jun 23, 2024 · 0 comments
Open
8 tasks
Assignees
Labels
Chore Define what a chore is

Comments

@Emmyfrank
Copy link
Contributor

Description

Implement the functionality for making appointments using both audio chat and message chat. This includes capturing user details, selecting a doctor, scheduling the appointment, and providing confirmation.

Checklist

  • Appointment Booking via Message Chat

    • Implement the ability for users to book appointments using text messages.
      • Capture user details (name, contact info).
      • Allow selection of doctor and appointment time.
      • Confirm booking and send confirmation message.
  • Appointment Booking via Voice Chat

    • Implement voice recognition to handle appointment bookings.
      • Capture user details through voice input.
      • Allow selection of doctor and appointment time via voice.
      • Confirm booking and provide voice confirmation.

Additional Notes

  • Ensure the voice recognition system is accurate and user-friendly.
  • Test the appointment booking functionality thoroughly with both text and voice inputs.
  • Follow best practices for coding standards and documentation.
  • Ensure data security and privacy, especially for sensitive user information.

screenshoots of what we will be doing

Screenshot 2024-06-24 at 01 16 35

Assignees

@Emmyfrank Emmyfrank added the Chore Define what a chore is label Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore Define what a chore is
Projects
None yet
Development

No branches or pull requests

3 participants