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 2, 3A, 3B, and 4 - Sohini Pillay #115

Closed
wants to merge 62 commits into from

Conversation

Sohini-pillay
Copy link

@Sohini-pillay Sohini-pillay commented Nov 9, 2023

Developer: Sohini Pillay

Closes #66 #110 #134 #168

Pull Request Summary

Completed Milestone 2, 3A, 3B, and 4. Converted all HTML and CSS to React. Turned Navbar, Footer, and Blog Preview into React components. Used props for Blog Preview Components. Implemented MongoDB database for blogs and projects, including comments for both. Created a contact page that connects to my email using emailjs.

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

Screenshot 2023-11-08 at 6 06 33 PM Screenshot 2023-11-08 at 6 07 02 PM Screenshot 2024-01-05 at 3 18 06 PM Screenshot 2024-01-05 at 3 18 13 PM Screenshot 2024-01-05 at 3 20 14 PM Screenshot 2024-01-05 at 3 16 51 PM

Copy link

@oli-lane oli-lane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are missing individual blog pages. You want to be able to redirect to a blog after clicking on a link in their preview in the blog list.

@Sohini-pillay Sohini-pillay changed the title Milestone 2 - Sohini Pillay Milestone 2, 3A, 3B, and 4 - Sohini Pillay Dec 23, 2023
@javalosr2004
Copy link
Collaborator

Incredible work! No issues that I can see, your deployed website link doesn't work unfortunately, but given the screenshots provided and the code, I can tell it would be fully functional! Nice use of function names, getBlogsBySlug for example, very clear to whoever is reading what the function will do! Congrats on finishing bootcamp!

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 2 - Converting To React
3 participants