Skip to content

Implement Bookmarks #10

Description

@sm86

At present, we have bookmarks in Nav Bar of Conference with no functionality.
Solution:

  1. Add a button on Details of Event screen to bookmark it.
  2. Save the data in the database SQLite.
  3. Display results when Bookmarks is clicked.

Edge Case:
See that each bookmark is added only once to avoid repetition.
Enhancement:
Add a flag to know if the event is bookmarked already when you are looking at schedule itself.

Can I proceed with this work?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions