-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
- create post
- render list (public)
- inner post page
- add link to header menu "My posts"
- update accounts JSON file with additional data: posts slugs list
- create "My posts" page with filtered post by current user as it's author
- on blog post card hover (in list) display icons: edit, delete
- create blog post API (delete)
- on post deletion remove same post card from list view
- on post editing open "Edit post" page
- populate "Edit post" page form with content
- on "Edit post" form submission - blog post API (put)
Metadata
Metadata
Assignees
Labels
No labels