Availability of medicine is not a problem now-a-days. It’s about consuming it on time. To address this issue the application “Medicine Reminder Application” notifies the users to take right medicine on the right time. The aim of this project is to design and develop a user-friendly and intuitive mobile application to address a specific need or problem. To address this issue the mobile application has been developed for Android platform using Java, XML and SQLite. The project follows a systematic software development process, including requirements gathering, design and implementation. These include user authentication, data input and storage, data retrieval and display. The history of the reminders can be viewed and cleared as well.
- Add and remove reminders
- View reminder history and reminders that failed to be delivered
- Receive exact reminders even when the phone is idle
- Makes use of DatePicker and TimePicker for a better user experience
- Performs basic input validation
- Main Activity
- Setting a reminder
- Delete a reminder
- Receiving a notification
- Viewing notification history