Skip to content

Organization Module : Backend #47

@YashKumarVerma

Description

@YashKumarVerma

This module handles:

  • 🟢 GET /org/:orgUsername get details of the organization
  • 🟢 POST /org/:orgUsername/create Create new Org, can be done only by someone who's a user, which later becomes the admin of the org.
  • 🟢 PUT /org/:orgUsername/update Edit the details of the org.
  • 🟢 DELETE /org/:orgUsername delete the organization

How to work on this.

  • Pick one of the above
  • Open issue with title : New feature proposal: Org : <page name>
  • Describe how you are going to solve it (short points, not a theory exam here)
  • Then tag me (@YashKumarVerma)
  • When I assign it to you, and then you can start working on it.

Make sure that you add the text "Child of #47" in the issue body so that it is linked to this issue.

The number of issues that are still available to be claimed is equal to the number items listed above without a username

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions