-
Notifications
You must be signed in to change notification settings - Fork 79
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
Milestone 3A - Creating The Backend #110
Comments
javalosr2004
changed the title
Milestone 3 - Creating The Backend
Milestone 3A - Creating The Backend
Nov 8, 2023
6 tasks
Closed
6 tasks
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Milestone 3A
Description
In Milestone 3, we'll take a significant step towards a full-stack application by adding a backend to your existing frontend. You'll create RESTful API endpoints, integrate MongoDB to manage data, and enhance your blog by allowing comments (just backend portion for now). It's an exciting phase where your project starts to handle real data and offer interactive features!
Notion
Steps
POST
andPUT
endpoints for blogs/comments and projects.The text was updated successfully, but these errors were encountered: