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

Implement Bookmarks #10

Open
sm86 opened this issue Dec 23, 2016 · 0 comments
Open

Implement Bookmarks #10

sm86 opened this issue Dec 23, 2016 · 0 comments

Comments

@sm86
Copy link

sm86 commented Dec 23, 2016

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?

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

No branches or pull requests

1 participant