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

Rework/Enhance Reservation API #267

Open
9 tasks
tazend opened this issue Feb 27, 2023 · 0 comments
Open
9 tasks

Rework/Enhance Reservation API #267

tazend opened this issue Feb 27, 2023 · 0 comments
Assignees

Comments

@tazend
Copy link
Member

tazend commented Feb 27, 2023

Classes

  • Reservation class wrapping all members of the C-struct as properties.
  • Reservations class, acting as a custom collection (dict) to retrieve all Reservations, while also holding all the Reservation instances which carry the actual information for the invidiual reservation.

General Functionality for a Reservation

  • create
  • modify
  • delete
  • get (getting a single reservation)

Other

  • Documentation
  • Write tests
  • Write examples
@tazend tazend self-assigned this Feb 27, 2023
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