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
We should be in a position to roll out a mobile client in the coming weeks. This offers some nice opportunities, like:
Being able to "place" an order while offline (saving it locally and syncing later)
Being able to have the app compose and send a text when network connectivity is bad
Prompting for receipt acknowledgement using on-device notifications (and swipe-to-confirm)
First pass at the app will just include the PCV side of the app (make a request, view your history, confirm / flag responses).
This would link in with a general-purpose API that @jamesdabbs is building out, so if someone else wanted to target Android they should be able to; I'm happy to document and publicize the API once it gets all situated. (https://github.com/jamesdabbs/medlink/tree/respec)
The text was updated successfully, but these errors were encountered:
We should be in a position to roll out a mobile client in the coming weeks. This offers some nice opportunities, like:
Being able to "place" an order while offline (saving it locally and syncing later)
Being able to have the app compose and send a text when network connectivity is bad
Prompting for receipt acknowledgement using on-device notifications (and swipe-to-confirm)
First pass at the app will just include the PCV side of the app (make a request, view your history, confirm / flag responses).
This would link in with a general-purpose API that @jamesdabbs is building out, so if someone else wanted to target Android they should be able to; I'm happy to document and publicize the API once it gets all situated. (https://github.com/jamesdabbs/medlink/tree/respec)
The text was updated successfully, but these errors were encountered: