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

[ Enhancement ] Ability for Startups to be deleted from the Admin Dashboard #14

Open
daviskeene opened this issue Sep 14, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request Low Priority Low Issue Severity

Comments

@daviskeene
Copy link
Contributor

Description

To remove a startup from the directory, this must be done manually by deleting the corresponding mongo document. Let's add a feature to the Admin Dashboard that allows us to do this in the app instead.

Steps to Solve

  1. Create an API route that will delete an org with a given id.
  2. In the admin dashboard, create a wrapper that allows us to delete startups.
  3. Test!

Definition of Done

This issue will be marked as Closed when a PR is approved that accomplishes the following:

  • An organization can be deleted from the Admin Dashboard, as opposed to manually deleting the mongo document.
@daviskeene daviskeene added enhancement New feature or request Low Priority Low Issue Severity labels Sep 14, 2021
@vthatte0 vthatte0 self-assigned this Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Low Priority Low Issue Severity
Projects
None yet
Development

No branches or pull requests

2 participants