DinukaNavaratna / PatientTracking

This is a simple Android mobile application for monitoring a patient. This app contains few simple features such as FCM push notifications, keeping notes, adding reminders, and saving patient details. Please note that this is a simple Android app created within 2/3 days maximum according to the requirements I was given. So, the application can be improved alot more and you are welcome to make improvements and create a PR.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PatientTracking

This is a simple Android mobile application for monitoring a patient. This app contains few simple features such as FCM push notifications, keeping notes, adding reminders, and saving patient details.
Please note that this is a simple Android app created within 2/3 days maximum according to the requirements I was given. So, the application can be improved alot more and you are welcome to make improvements and create a PR.

Testing

  1. Create a Firebase project and replace the 'app/google-services.json' file with your own project file taken from Firebase project you created.
  2. A postman request collection has been included in 'app/src/test/postman/' for testing the FCM push notifications. Replace the existing 'Device_Token' & 'Firebase_Auth_Key' in Postman collection variabled with your own details/credentials.
  3. You can copy the FCM Token of the device by hitting the back button from the 'Home' page of the application. Firebase Auth Key can be taken from the firebase project you created.

Screenshots of some interfaces

Dinuka Navaratna - PatientTracking 1 Dinuka Navaratna - PatientTracking 2 Dinuka Navaratna - PatientTracking 3 Dinuka Navaratna - PatientTracking 4 Dinuka Navaratna - PatientTracking 5 Dinuka Navaratna - PatientTracking 6 Dinuka Navaratna - PatientTracking 7 Dinuka Navaratna - PatientTracking 8 Dinuka Navaratna - PatientTracking 9 Dinuka Navaratna - PatientTracking 10 Dinuka Navaratna - PatientTracking 11

About

This is a simple Android mobile application for monitoring a patient. This app contains few simple features such as FCM push notifications, keeping notes, adding reminders, and saving patient details. Please note that this is a simple Android app created within 2/3 days maximum according to the requirements I was given. So, the application can be improved alot more and you are welcome to make improvements and create a PR.


Languages

Language:Kotlin 88.9%Language:Java 11.1%