patient-chat / android-app

7 stars 0 forks source link

Add db and basic list #1

Closed krtonga closed 4 years ago

krtonga commented 4 years ago

This commit adds in the room architectural component, and live updates via viewmodels. Patients can be added to the database, and are shown on a very simple list view. There is an option in the menu to clear the patient database.

Additionally: