Skip to content

Milestone 3A - Creating The Backend #110

@javalosr2004

Description

@javalosr2004

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

  • Set up a MongoDB Atlas account and connect it to your application.
  • Develop a Blog schema and model in MongoDB to store and manage blog data.
  • Implement server-side logic to load blog data from MongoDB to the blog list page.
  • Construct dynamic API routes for individual blogs.
  • Construct API routes / server-side fetch for your portfolio page.
  • As a proactive step, start working on POST and PUT endpoints for blogs/comments and projects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions