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

Show the available booking slots within the next week for a resource #4

Closed
johnmckerrell opened this issue Feb 4, 2020 · 1 comment

Comments

@johnmckerrell
Copy link
Member

johnmckerrell commented Feb 4, 2020

Should just be a list to start with, a calendar type UI can come later.

API endpoint should probably take a start timestamp and end timestamp and return all the slots between those (although potentially put a max duration on so that someone can't DOS us by passing 0 and MAXINT.

@johnmckerrell johnmckerrell changed the title Show the available booking slots within the next week Show the available booking slots within the next week for a resource Feb 4, 2020
@johnmckerrell johnmckerrell reopened this Feb 4, 2020
@johnmckerrell johnmckerrell added this to the Booking System v1 milestone Feb 4, 2020
@johnmckerrell
Copy link
Member Author

@amcewen carried on and did #9

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