maxrohleder / AdvancedMI

Contains source code for the Advanced Medical Imaging Seminar in SS 2020. The goal is to conceptualize, prototype and pitch ideas related to clinical communications.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

add called: true/false to queue #17

Closed JulianJendryka closed 4 years ago

JulianJendryka commented 4 years ago

should fix: being uncalled when reload

JulianJendryka commented 4 years ago

TODO FIREBASE: const queuePatient = async (... -> add attribute called to queue in const setCalledQueue = async (... -> set called attribute to false/true

maxrohleder commented 4 years ago

added attribute with default false on insertion into queue

maxrohleder commented 4 years ago

updating status in firebase