MediCare : Medicine Reminder Application
Contributors :
Suyash Deshmukh
Samruddhi Kalyankar
MediCare : Outpatient Medicine Management
Scope
MediCare is a medicine reminder application with multiple additional features like automated medicine detection with barcode scanning, find nearby pharmacies and locate medical professional with specific criterias. The system consists of a barcode scanner to scan the prescribed medicine information to acquire the details and dosages. For this feature, we depend on the web service architecture to acquire medication details. Secondly, the system will set up reminders for the prescribed medication as per the dosage. These reminders can be notified to the user through various display, sound and vibration techniques. These reminders will also be added as the calendar event.
Additionally, an emergency contact is set up to send text or email alert in case of any emergency situations.
List of accomplished tasks :
Merged Modules :
- Barcode Scanning of Medicines(30 hours)
- Add Medicine with National Drug Code (NDC) using dailymed API. (20 Hours)
- Adding medications manually (Add View Delete) (30 hours)
- Set up reminder and display as a notification(12 hours)
- Google sign in for users(2 hours)
- Search nearby pharmacies based on user's location with Google Places API.(6 hours)
- Find Doctors based on various criteria using BetterDoctor API. (8 Hours)
- Maintain history and weekly view of medicine intake. (8 Hours)
Time spent on learning :
- Firebase Authentication: 6 Hours
- DailyMed API : 6 Hours
- Google Places API : 6 Hours
- Barcode Finder API : 3 Hours
- Better Doctor API : 3 Hours
External resources used