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

Resource Management - Add new resource function #18

Open
Ardianpalloshi opened this issue Nov 6, 2022 · 0 comments
Open

Resource Management - Add new resource function #18

Ardianpalloshi opened this issue Nov 6, 2022 · 0 comments

Comments

@Ardianpalloshi
Copy link
Collaborator

Ardianpalloshi commented Nov 6, 2022

User story

  1. As a user (admin)
  2. I want / need to be able to add new resources available to be booked
  3. So that the employees of my company can book them

Acceptance criteria

  • The function should be accessible through the resource management's "add resource" button and be initialized after completing entering all of the resource information and hitting the respective button
  • The function should add an appropriate entry in the database with the new resource information
  • After adding the resource it should be displayed in the list of all available resources of that company in the admin section
  • After adding the resource it should be bookable by users of the respective company

Definition of done (DoD)

  • The code has been peer-reviewed by at least one team member
  • The documentation was updated if necessary
  • The bill of materials was updated if necessary
  • Working dev setup was created

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release
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