A Mobile Application build with Android Studio(Java) for Healthcare Supplies Donation
CareConnect streamlines healthcare supply donation and distribution, specifically designed to support hospitals and NGOs and optimize resource sharing during healthcare crises.
The app features over four dedicated pages, encompassing functionalities for supply requests and comprehensive donation tracking. A key feature is the direct contact capability with organizations via phone or email, facilitated through both explicit and implicit intents. For enhanced user experience, intuitive dropdown menus were integrated for ease of navigation, and every request or donation action is confirmed with a descriptive toast message.
Presentation and More details: https://docs.google.com/presentation/d/17jFC_gZ8IEosBFhR9a3vT_rdthe1YAkXKd5NagMrYSo/edit?usp=sharing
Documentation: https://docs.google.com/document/d/14ayIbKVDa-FEw2NRsrg-KdBx9HihrN9yb7tZ0FOYFwI/edit?usp=sharing
Java and XML files MainActivity.java activity_main.xml RequestSupplies.java request_supplies_activity.xml ViewNeedsActivity.java view_needs_activity.xml DonateSupplies.java donate_supplies_activity.xml TrackDonations.java track_donations_activity.xml Request.java AndroidManifest.xml DataModel.java colours.xml Donation.java strings.xml