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 New Post Functionality to Frontend #117

Merged
merged 3 commits into from
Apr 29, 2024
Merged

Add New Post Functionality to Frontend #117

merged 3 commits into from
Apr 29, 2024

Conversation

cberko
Copy link
Contributor

@cberko cberko commented Apr 29, 2024

mplement a feature to allow users to add new posts through the frontend interface. This should include:

A form to input the post title and content.
Error handling to display messages from the API response.
Success message and form reset upon successful submission
Added PostForm and CreatePostOverlay component and theirs designs.

@cberko cberko added the Duration: Short This issue can be done in couple hours label Apr 29, 2024
@cberko cberko self-assigned this Apr 29, 2024
@daghanerdonmez daghanerdonmez merged commit c0668ec into main Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duration: Short This issue can be done in couple hours
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants