MedAlert
1.0.0
MedAlert is a simple Flutter application designed to help users manage their medications efficiently. With MedAlert, users can add medication information, set schedules, and receive notifications as reminders.

To run MedAlert locally, follow these steps:
git clone https://github.com/OssHeikal/MedAlert.git
cd MedAlert
flutter pub get
flutter run
Contributions to MedAlert are welcome! If you encounter any issues or have suggestions for improvement, please submit a bug report or a feature request via the issue tracker. You can also fork the repository, make your changes, and submit a pull request.