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

Add a Delete Post front end method and interface component #76

Open
sunnymui opened this issue Aug 23, 2019 · 0 comments
Open

Add a Delete Post front end method and interface component #76

sunnymui opened this issue Aug 23, 2019 · 0 comments

Comments

@sunnymui
Copy link
Contributor

Currently, you are unable to delete a post from the front end.

There is a method defined in backend\routes\postsRoutes.js to delete a post, just no frontend function in src\api\api.js to send a delete request or an interface component that lets admin users click to delete a post.

Adding this would be nice to so we could put the D in CRUD app.

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

1 participant