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

Verify reservations one last time before startDate occurs #3

Open
karllindmark opened this issue Jun 8, 2017 · 0 comments
Open

Verify reservations one last time before startDate occurs #3

karllindmark opened this issue Jun 8, 2017 · 0 comments

Comments

@karllindmark
Copy link
Collaborator

karllindmark commented Jun 8, 2017

If we want to somewhat "reliably" determine if we've reserved a spot at a class and actually gone through with it, we kinda need to do "one last check" before the actual class begins. Given the fact that the user can't remove a reservation within one hour from startDate, it should be "good enough" for us to know whether or not we should keep it on-device as a "past reservation".

So, basically, pseudo-wise:

  1. Reserve a spot
  2. Schedule a "verification request" within an hour from startDate
  3. Keep/remove the workout from the local database
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