You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present, we have bookmarks in Nav Bar of Conference with no functionality.
Solution:
Add a button on Details of Event screen to bookmark it.
Save the data in the database SQLite.
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?
The text was updated successfully, but these errors were encountered:
At present, we have bookmarks in Nav Bar of Conference with no functionality.
Solution:
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?
The text was updated successfully, but these errors were encountered: