Skip to content

feat: add course bookmarking / wishlist feature #766

@Anuoluwapo25

Description

@Anuoluwapo25

Users cannot save courses they want to take later.\n\nAction:\n- [ ] Add bookmarks table (address, course_id, created_at)\n- [ ] POST /api/me/bookmarks and DELETE /api/me/bookmarks/:courseId\n- [ ] Bookmark button on course cards (toggle heart icon)\n- [ ] My Bookmarks section on Dashboard or Profile\n- [ ] Bookmark state preserved across sessions

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendAPI/database/infrastructuredatabasePostgreSQL schema and migrationsfeatureNew feature implementationfrontendReact/TypeScript UI workgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions