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

Student Endpoint: get "Neutered"/Anonymized sessions that are already booked in the library so I can know which computers are still available for reservation #26

Open
edringger opened this issue Mar 18, 2022 · 2 comments
Assignees
Labels
P2 Medium Priority

Comments

@edringger
Copy link
Member

No description provided.

@edringger edringger added the P2 Medium Priority label Mar 18, 2022
@edringger
Copy link
Member Author

should also retrieve computer_availibility information so the frontend knows the valid range of possible new slots that could be reserved

@edringger edringger changed the title Mentee Endpoint: get "Neutered"/Anonymized sessions that are already booked in the library so I can know which computers are still available for reservation Student Endpoint: get "Neutered"/Anonymized sessions that are already booked in the library so I can know which computers are still available for reservation Apr 15, 2022
@edringger
Copy link
Member Author

to simplify this, it would make sense to take existing computer reservations in a given program, and generate a list of valid days/times for booking (basically, "slots" or "potential reservations") and send those up to the front end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Medium Priority
Projects
None yet
Development

No branches or pull requests

2 participants