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

As Tom admin, I want to be able to create clubs/orgs #13

Open
1 of 4 tasks
antud opened this issue Mar 29, 2023 · 1 comment
Open
1 of 4 tasks

As Tom admin, I want to be able to create clubs/orgs #13

antud opened this issue Mar 29, 2023 · 1 comment

Comments

@antud
Copy link
Contributor

antud commented Mar 29, 2023

What?

Add the ability to create orgs

Why?

Admins need to be able to add orgs

Acceptance Criteria

Frontend

  • A form in which only an admin can access
  • Contains fields for the club image, overview, and description
  • When submitted, the club is added to the database and updated on the organizations page

Backend

  • Create backend API that sends data to be added to the database
JackAvis added a commit that referenced this issue Mar 31, 2023
* Add organization models/entities

* Add sample organization data to reset database script

* Add API endpoint for adding an organization to the database (#13)

* Fix a few things from the PR review, naming convention, cleanup, etc

* Remove old comments

---------

Co-authored-by: Jackson Davis <[email protected]>
@JackAvis
Copy link
Contributor

Backend

Issue Resolved: PR #14

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

2 participants