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

Milestone 3A - Peter Chinh #130

Closed
wants to merge 16 commits into from

Conversation

peterchinh
Copy link

Developer: Peter Chinh

Closes #110

Pull Request Summary

Completed Milestone 3A - Set up MongoDB; Blog pages and portfolio uses my MongoDB database; Developed Blog and Project schemas to store and manage blog data and project data; Load blog data from MongoDB to blog list page with server-side logic; Have dynamic API routes for individual blog pages; Server-side fetch for my portfolio page; POST and PUT for my blogs and projects.

Special Instructions (optional)

Pull Request Checklist

  • Code is neat, readable, and works
  • Comments are appropriate
  • The commit messages follows our guidelines
  • The developer name is specified
  • The summary is completed
  • Ask for a review in communication channels

Screenshots/Screencast

image
image
image

@javalosr2004
Copy link
Collaborator

Very nice implementation! Especially because you added the POST/PUT and are fetching the blogs dynamically as well, Milestone 3B should be a piece of cake with all this.

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

Successfully merging this pull request may close these issues.

Milestone 3A - Creating The Backend
2 participants