Inspiration Behind the Medical App

The inspiration to build this medical app came from the need to bridge the gap in the healthcare sector, particularly for patients who find themselves in different provinces or away from their primary healthcare facility. I envisioned an app that would ensure continuity of care regardless of location, allowing doctors to access a patient’s medical history seamlessly and enabling patients to stay connected to their healthcare providers no matter where they are.

What the App Does

This app revolutionizes how healthcare is delivered by allowing doctors to retrieve patient details from anywhere, ensuring that medical history and critical information are always at hand. Patients, on the other hand, can easily access their own medical records, view upcoming appointments, and stay informed about their health.

How We Built It

The app is composed of three main components:

• Admin Web Application: Built using HTML and JavaScript, this web app allows administrators to manage the healthcare system, including patient records, doctor schedules, and system analytics.
• Patient and Doctor’s Apps: Both the patient and doctor’s apps were developed using React Native, ensuring a smooth and responsive user experience across different devices.

Challenges and Solutions

One of the biggest challenges I encountered was pulling data from the database into the mobile applications. This was a complex and time-consuming task, but through perseverance and problem-solving, I was able to overcome this hurdle and successfully integrate the necessary data.

Accomplishments

A significant accomplishment that I’m proud of is being able to single-handedly build the web application and both mobile applications. This project pushed me to expand my skill set, particularly in database management and implementing the MVVM (Model-View-ViewModel) architecture, which was critical to the app’s functionality.

What’s Next

Moving forward, the goal is to implement additional features that will enhance the app’s usability and effectiveness. Once these are in place, I plan to launch the app and make it available to healthcare providers and patients, bringing us one step closer to revolutionizing healthcare accessibility.

All github links Web app: https://github.com/matshepo13/caresync Patient-app: https://github.com/matshepo13/caresync-app Doctors-app: https://github.com/matshepo13/doctors-app Link to my presentation: https://drive.google.com/file/d/1YcT8cKt3ZP3x2VHh5bCmCp4eKW2fxd8N/view?usp=drive_link

Share this project:

Updates