How to implement ticket reservation using Firebase? #AskFirebase -


i want build ticket reservation app. app needs able to:

  1. temporarily reserve ticket while customer making purchase;
  2. prevent more 1 purchase of same ticket;
  3. release ticket after amount of time if not purchased.

how implement using firebase?

how right?


Comments

Popular posts from this blog

c - zlib and gdi32 with OpenSSL? -

java - inputmismatch exception -

ios - Align baselines with characters in large line heights with Text Kit -