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

FEAT: Implement Bookmark Functionality for Tutorials and create Bookmarks Page #214

Open
muntaxir4 opened this issue Feb 20, 2025 · 4 comments

Comments

@muntaxir4
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently, the tutorial section includes bookmark buttons, but they do not have any implemented logic. Additionally, the bookmarks page remains empty, providing no functionality for users to save and access their bookmarked tutorials.

Describe the solution you'd like

  1. Implement logic for the bookmark button so users can add and remove tutorials from their bookmarks.
  2. Store bookmarked tutorials in the firestore collection cl_bookmarks.
  3. Display the saved bookmarks on the bookmarks page, ensuring users can access their saved tutorials easily.

Describe alternatives you've considered

  • Adding a temporary placeholder message on the bookmarks page instead of implementing full functionality.

Additional context
The current UI already includes a bookmark button, so the implementation will involve updating state management and ensuring the bookmarks page fetches and displays saved tutorials.

@rohitPandey469
Copy link
Contributor

Hey @muntaxir4 I was about to raise a issue regarding it. Hovever, its a feature request so multiple PRs would be acceptable so go ahead you implement it your way I will do it my way.

@rohitPandey469
Copy link
Contributor

@rajutkarsh07 @lokeshwar777 sir do check this one too

@muntaxir4
Copy link
Contributor Author

Hey @muntaxir4 I was about to raise a issue regarding it. Hovever, its a feature request so multiple PRs would be acceptable so go ahead you implement it your way I will do it my way.

Not cool with this. Two people shouldn't work on the same issue.

@muntaxir4 muntaxir4 changed the title feat: Implement Bookmark Functionality for Tutorials and create Bookmarks Page FEAT: Implement Bookmark Functionality for Tutorials and create Bookmarks Page Feb 22, 2025
@rohitPandey469
Copy link
Contributor

@muntaxir4 its a feature multiple prs would be acceptable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants