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

Organization Module : Backend #47

Open
1 of 4 tasks
YashKumarVerma opened this issue Jun 17, 2020 · 1 comment
Open
1 of 4 tasks

Organization Module : Backend #47

YashKumarVerma opened this issue Jun 17, 2020 · 1 comment
Labels
backend work related to backend module:org Parent Issue gives brith to other issues
Projects

Comments

@YashKumarVerma
Copy link
Member

YashKumarVerma commented Jun 17, 2020

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

@lockedup-bot
Copy link

lockedup-bot bot commented Jun 17, 2020

Thanks @YashKumarVerma, for raising the issue! 🙌
One of our team mates will revert on this soon. ✅

@YashKumarVerma YashKumarVerma added module:org backend work related to backend Parent Issue gives brith to other issues labels Jun 17, 2020
@YashKumarVerma YashKumarVerma changed the title Organization Module Organization Module : Backend Jun 17, 2020
@YashKumarVerma YashKumarVerma added this to To do in Nostalgify via automation Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend work related to backend module:org Parent Issue gives brith to other issues
Projects
Nostalgify
  
To do
Development

No branches or pull requests

1 participant