The Medicine Reminder App is a simple Android application that helps users keep track of their medication schedule. Users can add medicines along with the days they need to take them and set reminders for each medicine.
- Add new medicines with customizable reminder times.
- Set specific days for each medicine.
- View a list of all added medicines.
- Delete medicines when no longer needed.
Include screenshots of the app to give users a visual overview of its interface.
- Clone the repository to your local machine:
git clone https://github.com/daxprocoder/MedicineApp_With_Sqli.git
- Open the project in Android Studio.
- Build and run the project on an Android emulator or device.
- Launch the app on your Android device.
- Click on the "Add Medicine" button to add a new medicine.
- Enter the medicine details, including name, days, and reminder time.
- Click on the "Save" button to add the medicine.
- View the list of added medicines on the main screen.
- To delete a medicine, swipe left on the medicine entry and tap the delete icon.
- The app will remind you to take your medicine according to the set schedule.
Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.