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

Time slot is stuck when patient is trying to book a doctor appointment #6

Open
Bhaal-G opened this issue Oct 13, 2023 · 2 comments
Open

Comments

@Bhaal-G
Copy link

Bhaal-G commented Oct 13, 2023

when we login through patient login after registeration and try to book an appointment we are only able to change dates but not time. Time slot is stuck at 10:00 only and it does not change

@Aman-Codes
Copy link
Owner

Currently the appointment system is based on first come first serve basis. So the patient could only select the date and according to the doctor's availability the time is automatically allocated by the system, which could not be modified currently. It will be good to provide user an option to select the appointment time as well.
Are you willing to work on this issue @Bhaal-G

@Bhaal-G
Copy link
Author

Bhaal-G commented Oct 13, 2023 via email

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

2 participants