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

Complete the definition of the Equipment model and associated taxonomy models #85

Open
duci9y opened this issue Mar 10, 2020 · 1 comment
Assignees
Labels
backend Mostly backend work technical Needs specific technical knowledge

Comments

@duci9y
Copy link
Collaborator

duci9y commented Mar 10, 2020

Taxonomy types would include all models necessary to fully specify the hierarchy in which equipment is categorized and/or tagged and/or arranged.

Communication about this issue is important and should happen in the #private-tutv-backend Slack channel as soon as possible.

@duci9y duci9y added backend Mostly backend work technical Needs specific technical knowledge labels Mar 10, 2020
@Frama-99
Copy link
Collaborator

Frama-99 commented Oct 28, 2020

The following needs to get done:

  • get, post, delete on equipment items
  • get, post, delete on equipment types
  • get, post, delete on equipment categories
  • get, post, delete on equipment requests
  • get equipment availability given a timeframe and a piece of equipment
  • sign out equipment given an equipment request ID
  • return equipment given an equipment request ID

Bonus:

  • Modify equipment request given equipment request ID
  • Modify equipment item
  • Modify equipment type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Mostly backend work technical Needs specific technical knowledge
Projects
None yet
Development

No branches or pull requests

3 participants