lalitdotdev/devcastle

[RFC] đź”– Bookmarking Post Feature

lalitdotdev opened this issue · 1 comments

How do you envision this feature/change to look/work like?

The bookmarking post feature will allow users to save posts they find interesting or want to refer back to later. Each post will have a bookmark icon that users can click to save the post to their bookmarks. Bookmarked posts can be accessed from a dedicated section in the user’s profile or a new bookmarks page. This feature should include visual feedback when a post is bookmarked or unbookmarked and should be easily accessible from both the post listing and the post detail view.

What is the purpose of this change/feature? Why?

The purpose of this feature is to enhance user experience by allowing users to easily save and organize posts they find useful. This will help users keep track of important information and resources without having to search for them again. It adds convenience and encourages users to engage more with the content on the platform.

(OPTIONAL) Example implementations

  • Reddit allows users to save posts and comments, which can be accessed from the user’s profile under the “Saved” section.
  • Twitter has a “Bookmark” feature that lets users save tweets they want to revisit later.

(OPTIONAL) Contribution

  • I would like to contribute to this RFC via a PR

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I checked the current issues for duplicate problems.

WIP [ API side of things ]