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

[DOCS] [Backend] User able to create their organization #20

Open
1 task
truonghoangduy opened this issue Feb 21, 2022 · 0 comments
Open
1 task

[DOCS] [Backend] User able to create their organization #20

truonghoangduy opened this issue Feb 21, 2022 · 0 comments
Labels
backend documentation Improvements or additions to documentation

Comments

@truonghoangduy
Copy link
Collaborator

truonghoangduy commented Feb 21, 2022

EPIC :

User able to create their organization, and following on using the rest of the backend api belong to their created organization

Description :

Web client after they log in with email, password. If they are not participating in an organization they have an option to create an organization.

When an organization is created successfully, they will be able to use their organization endpoint

"https://{our_project_domain}/org/{organization_id}/"

organization_name: "Google Developer Student Clubs of Hoa Sen university"
organization_img: "xxx-xxxx-xxxx.jpeg"
organization_endpoint : "https://{our_project_domain}/org/{organization_id}/"
organization_id: "gdsc-hsu"

*Note:

  • organization_id is uquie (frist-come-frist-serve)
  • organization_name: could be duplicated

Specification

  • Bullet end point

Note

  • Fill free to contact for model change, un-clear requirements/explanation
@truonghoangduy truonghoangduy changed the title [Backend] User able to create their organization [DOCS] [Backend] User able to create their organization Feb 28, 2022
@truonghoangduy truonghoangduy added backend documentation Improvements or additions to documentation labels Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant