Android Open Source - Development data ERApp






Project Summary

This is a Android app that collects patient data and helps nurse/physician to organize and analyze the data. In-class project of CSC207 at University of Toronto..

Web Site / Source Repository

ERApp is hosted in the following web site
https://github.com/imnxllet/ERApp

If you think the Android project ERApp listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of ERApp.

ItemValue
Java File Count16
Target SDK Version18
Minimum SDK Version14
Activity Count11
jar files usedandroid-support-v4.jar




Java Source Files

ERApp has the following Java source files.

ER.App.java
ER.Nurse.java
ER.Patient.java
ER.Physician.java
ER.Record.java
com.example.patientmanage.AddPrescriptionActivity.java
com.example.patientmanage.CreateNewPatient.java
com.example.patientmanage.CreateRecordActivity.java
com.example.patientmanage.MainActivity.java
com.example.patientmanage.MainNurseActivity.java
com.example.patientmanage.MainPhysicianActivity.java
com.example.patientmanage.PatientWaitlist.java
com.example.patientmanage.PhyWelcomeActivity.java
com.example.patientmanage.SearchActivity.java
com.example.patientmanage.ViewPatientActivity.java
com.example.patientmanage.ViewRecordActivity.java