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

Expanding on your code for scheduling appointments #1

Open
datatalking opened this issue Aug 2, 2022 · 0 comments
Open

Expanding on your code for scheduling appointments #1

datatalking opened this issue Aug 2, 2022 · 0 comments

Comments

@datatalking
Copy link

I enjoyed your video on the doctors booking software page so I downloaded your code and found there are a few issues. Would like to help you build these features if we can.

  1. There is no requirements.txt file so I created one of those, will you accept a PR?
  2. The 'decouple' import doesn't exist but the 'python-decouple' does exist but I can bypass that if I run python3 manage.py runserver. Was your code intended for only a specific version of python?
  3. How can we setup a model that the doctors office updates so a user cannot book time already taken?
  4. How can we setup a way to reschedule if the doctors office gets a note that the doctor is sick, each user based on FIFO would reselect dates and times they want.
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