An android application which keeps track of the medicine timings or schedules of multiple patients in a single device. Reminders with the full information of medicine, it's quantity and the patient name.
- Android Studio IDE
- Java
- SQLite database ( SQLiteOpenHelper )
- XML
Landing Screen | Home Screen | Add New User Dialog Box |
---|---|---|
User List Display Screen | Medicine Screen For Particular User | Add Medicine Dialog Box |
---|---|---|
Medicine List Display Screen | Notifications For Different Users | Reminder Screen |
---|---|---|
Health is the only thing that we should care the most. COVID-19 made all the people aware about the importance of health. In such a situation, forgetting about the medicine timings can severely affect the health of an individual. Taking this into consideration, I came up with the idea of this project. The main feature of this project is that it is multi-user
. so that all the family members especially the elder people who generally dont have smartphones can get benefitted by saving their schedule in one of the smartphone in their family.