shreya024 / MemoriesApp

A full stack MERN Application which performs CRUD operations,has ability to search and renders posts using pagination
https://memoriesmernshreya.netlify.app/
17 stars 31 forks source link

BookMark Implementation #37

Closed shreya024 closed 2 years ago

shreya024 commented 2 years ago

Implement a bookmark button to save the bookmarked memories

prakhar728 commented 2 years ago

Hey, I would like to work on this. Please assign this to me. I am a SSOC partcipant.

prakhar728 commented 2 years ago

Hey regarding this issue it's in three parts.

I resolved the first part. So should I make three separate PRs for each? I think we could divide it into two issues. I don't handle the UI part well so someone can make the bookmarks page.

shreya024 commented 2 years ago

Hey regarding this issue it's in three parts.

  • [x] Add the server side routes
  • [ ] Add a button in the Posts UI to add them to the Bookmarks list
  • [ ] View all the Bookmarked posts.

I resolved the first part. So should I make three separate PRs for each? I think we could divide it into two issues. I don't handle the UI part well so someone can make the bookmarks page.

Okay @prakhar728 , #52 created for the UI part :)