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

Allow users to delete a project #11

Open
celinehuang opened this issue Nov 7, 2020 · 0 comments · May be fixed by #68
Open

Allow users to delete a project #11

celinehuang opened this issue Nov 7, 2020 · 0 comments · May be fixed by #68
Assignees
Labels
backend Tasks related to backend good first issue

Comments

@celinehuang
Copy link
Member

Hard delete a project with the DELETE endpoint

Flask documentation on Flask Blueprints
An example of the REST endpoints - https://github.com/celinehuang/kom_get_your_bucha/blob/master/backend/app/items/views.py

@celinehuang celinehuang added good first issue backend Tasks related to backend labels Nov 7, 2020
@dgiltz dgiltz self-assigned this Nov 21, 2020
dgiltz added a commit that referenced this issue Dec 11, 2020
#11 
Closely followed model provided
@dgiltz dgiltz linked a pull request Dec 11, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Tasks related to backend good first issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants