Inspiration

The inspiration for Follow Up came from a real-world problem raised by Kelvin's sister, a pharmacist who expressed how challenging it is to stay connected with patients after they've had their appointments. Many patients lose touch with the pharmacy, which leads to medication errors, missed refills, and poor adherence to treatment plans. This gap in communication motivated us to create an app that helps bridge this divide and enhances the post-appointment experience for both pharmacists and patients.

What it does

Follow Up is an app designed to streamline and improve the post-appointment experience, specifically for pharmacy-related interactions. It allows pharmacists to easily follow up with patients after their appointments to ensure they’re on track with their prescriptions, answer any questions, remind them of refills, and provide ongoing support. Patients, on the other hand, can stay connected with their pharmacy, receive notifications about their medications, and get assistance when needed, all from the convenience of their phone.

How we built it

We built Follow Up using a combination of Express.js, React, and React Native.

  • Express.js was used to handle the backend API, allowing the app to manage user authentication, notifications, and real-time communication with the pharmacy system.
  • React was used to build the web-based version of the app, providing a user-friendly interface for pharmacists to manage patients' details, appointments, and follow-up tasks.
  • React Native allowed us to create a cross-platform mobile app for patients, ensuring they can access follow-up reminders, messages from their pharmacist, and other essential features on both iOS and Android devices.

Challenges we ran into

Some of the challenges we encountered during development included:

  1. Real-time notifications: Ensuring that both pharmacists and patients received timely and reliable notifications was a tough challenge. We had to integrate push notifications and make sure they worked seamlessly across different devices and platforms.
  2. User data security and privacy: Handling sensitive patient information required careful attention to security standards, such as HIPAA compliance. We implemented encryption and secure authentication methods to protect user data.

Accomplishments that we're proud of

  • Cross-platform functionality: We’re proud of how we managed to create a seamless experience for both pharmacists and patients, whether they’re using the web or mobile version of the app.
  • Enhanced communication: The app has significantly improved the communication between pharmacists and patients, allowing for follow-up messages, reminders, and support.
  • User-centric design: We focused on a user-friendly design, which makes it easy for both patients and pharmacists to navigate and interact with the app, regardless of their tech-savviness.

What we learned

Through this project, we learned a lot about developing cross-platform applications and integrating backend systems with user-facing features. We also gained valuable insights into the healthcare and pharmacy sector, particularly the challenges pharmacists face in maintaining ongoing relationships with their patients. Additionally, we learned how important it is to design with security and privacy in mind, especially when handling sensitive healthcare data.

What's next for Follow Up

Moving forward, we plan to:

  • Expand the features: We want to introduce more functionalities such as medication tracking, virtual consultations, and integration with pharmacy inventory systems.
  • Improve AI-driven recommendations: By leveraging AI, we could offer more personalized follow-up plans, predict patient needs, and help pharmacists provide better care.
  • Wider adoption: We aim to expand the app’s reach, allowing more pharmacies and patients to benefit from improved post-appointment care, and potentially integrate it with larger healthcare systems.

Follow Up is just the beginning, and we look forward to continuing to improve the app to make the pharmacy experience better for everyone involved!

Share this project:

Updates