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

Create Frontend-Backend Integration for Posts #24

Open
NeyuD96155 opened this issue Apr 10, 2024 · 0 comments
Open

Create Frontend-Backend Integration for Posts #24

NeyuD96155 opened this issue Apr 10, 2024 · 0 comments

Comments

@NeyuD96155
Copy link
Owner

Problem:
The React frontend is not yet integrated with the backend API for posts. As a result, users cannot interact with posts through the UI.

Proposed Change:

  • Develop and integrate API calls from the React frontend using Axios to interact with the backend.
  • Ensure CRUD operations on posts are reflected in the UI immediately after the backend processes them.

Expected Outcome:
A fully functional UI that allows users to create, view, edit, and delete posts seamlessly.

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