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

UI things #3

Open
1 of 5 tasks
arpit-saxena opened this issue Feb 9, 2019 · 3 comments
Open
1 of 5 tasks

UI things #3

arpit-saxena opened this issue Feb 9, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@arpit-saxena
Copy link
Member

arpit-saxena commented Feb 9, 2019

We'll need the following things in the user interface :

  • Ask user for sync frequency. (Sync frequency shouldn't be too much, tho. 1/2/4 hours, maybe
  • Have an option to sync right now
  • Show the books currently due. A history of issued books, maybe?
  • Should also have option to say that book was returned, or adding a new book
  • Ask the user when they would like to be notified about the due date. Options could be 1 day or 2 days before due date, at some time. Maybe allow snoozing too to remind at a particular time. (There might even be a reminder library for Android, we could use it)
@arpit-saxena arpit-saxena added the enhancement New feature or request label Feb 9, 2019
@arpit-saxena
Copy link
Member Author

arpit-saxena commented Feb 9, 2019

  • Ask the user when they would like to be notified about the due date. Options could be 1 day or 2 days before due date, at some time. Maybe allow snoozing too to remind at a particular time. (There might even be a reminder library for Android, we could use it)

https://developer.android.com/topic/libraries/architecture/workmanager/basics#java
This is a good solution for the issue. We might even add more options to sync such as device being idle / charging / battery not low

PS: So, ok the issue is not how to implement, but to add it to UI to ask the user. Just thought it'd be goo d to have this here

@tmibvishal
Copy link
Member

option to sync right now will be done through pull to refresh the recycler view
"abhiandroid image"

@arpit-saxena
Copy link
Member Author

Related: #7

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

No branches or pull requests

2 participants