MediTrack is a mobile app designed to help you track your medicine consumption, monitor stock levels, and never miss a dose. With features like automatic tracking, reminders, and low stock alerts, MediTrack ensures you stay on top of your health needs.
- Track Medicine Consumption: Log and monitor your daily medicine intake.
- Set Medication Schedules: Receive notifications and reminders for scheduled doses.
- Low Stock Alerts: Get notified when stock levels are low or when it’s time to reorder.
- Expiry Tracking: Keep track of the expiry dates of your medicines.
- Emergency Contacts: Set emergency contacts for medical assistance.
Clone the repository and install the necessary dependencies:
git clone https://github.com/iamkcube/meditrack.git
cd meditrack
npm install- Set up your environment with Expo CLI.
- Run the app locally:
npm start- You can also build the app for iOS or Android using the Expo CLI.
Feel free to fork the project, open issues, and contribute to the development of MediTrack. Pull requests are welcome!
This project is licensed under the MIT License - see the LICENSE file for details.