bounswe / bounswe2024group8

6 stars 1 forks source link

Frontend - Connect Post Creation To Backend #334

Open deniz6221 opened 2 days ago

deniz6221 commented 2 days ago

Issue Description

Connect the post creation component to backend. Store all required data in a form data object, send the post request with required headers. Display errors if any, redirect the user to the category if post is successfully created.

Issue Due Date

20/11/2024 23:59

Reviewer

@erselcanakcili

Revision Due Date

20/11/2024 23:59

deniz6221 commented 2 days ago

Connected the component to backend, it currently is functional. Published the branch 3design_frontend_createpostconnection. Creating a pull request to our frontend branch.