MedicineTime is a Flutter application designed to help patients manage and organize their medications effectively. Users can add, delete, and update medications, as well as set customized alerts for medication reminders.
- Clarified the purpose of the application as a medication management tool.
- Improved the overall structure and readability of the README.
- Ensured correct grammar and punctuation throughout.
- Medication Management: Easily add, edit, and delete medications.
- Customizable Alerts: Set reminders for medication intake with flexible scheduling options.
- Intuitive Interface: User-friendly design to navigate through medication lists and alerts seamlessly.
- Flutter: Front-end framework for building native applications.
- PHP: Backend scripting language for server-side logic.
- MySQL: Database management system for storing medication and user data.
To get a local copy of this project up and running, follow these steps:
-
Clone the repository: bash git clone https://github.com/tawafmesar/medicineTime.git
-
Set up the backend:
- Navigate to the backend scripts provided in the
php.zip
file. - Configure your PHP environment to host the backend scripts.
- Import the MySQL database schema provided in the
php/medicinetime.sql
.
- Navigate to the backend scripts provided in the
-
Run the Flutter application:
- Open the project in your preferred Flutter IDE.
- Connect the Flutter app to your configured backend endpoints.
Here are some screenshots of the MedicineTime application: