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

Practice App API for Cahid #169

Closed
cahidenes opened this issue May 6, 2023 · 0 comments
Closed

Practice App API for Cahid #169

cahidenes opened this issue May 6, 2023 · 0 comments
Assignees
Labels
effort: level 9 How much effort is needed for this task priority: high Issue is important, must be resolved in a reasonable time required: feature Requiring new feature to be developed / existing feature to be updated state: In progress This task is currently being developed type: enhancement New feature or request
Milestone

Comments

@cahidenes
Copy link
Contributor

Issue Description

The API will be used to add activities, query them, and delete them from the database. Basically, these features are requested:

  • Add Resource
  • Add Event
  • Add Need
  • Add Action
  • Get Resource
  • Get Event
  • Get Need
  • Get Action
  • Delete Resource
  • Delete Event
  • Delete Need
  • Delete Action
  • A UI for these actions
  • Documentation for the API
  • Use UUID Generator API to generate UUIDs
  • Unit Test For the API
  • Docker Image of the API
  • Running Server in the AWS of the docker image.

This is my (Cahid) part of requirement 2, all parts are listed in issue #162

Deadline of the Issue

09.05.2023

Reviewer

None

@cahidenes cahidenes added type: enhancement New feature or request required: feature Requiring new feature to be developed / existing feature to be updated priority: high Issue is important, must be resolved in a reasonable time state: In progress This task is currently being developed effort: level 9 How much effort is needed for this task labels May 6, 2023
@cahidenes cahidenes added this to the Practice App milestone May 6, 2023
@cahidenes cahidenes self-assigned this May 6, 2023
This was referenced May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: level 9 How much effort is needed for this task priority: high Issue is important, must be resolved in a reasonable time required: feature Requiring new feature to be developed / existing feature to be updated state: In progress This task is currently being developed type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant