hack4impact-calpoly/go-see-foundation

Create Blog Frontend/Backend- Admin

Closed this issue · 0 comments

Description
This task will be similar to #85. in /admin/blog, create the frontend for creating a blog. Additionally, implement API endpoints to create a new blog in our database in /api/blog and to delete a blog (similar to Event). Populate blogs in blogs page/home page.

Acceptance Criteria

  • Frontend matches Figma
  • Creating a new blog in /admin/blog adds new blog to database
  • Creating a new blog in /admin/blog updates our blog page by placing the new individual blog entry at the top
  • Creating a new blog in /admin/blog updates the highlighted blogs on the home page by including this new one.
  • Test creation + deletion endpoints in postman.

Additional Information
Pending design. Please reach out to Ryan + Eduardo with questions!