Skip to content

NVN404/Medibell-app

Repository files navigation

MediBell Mobile App

MediBell Mobile is a cross-platform healthcare application that connects patients directly with doctors for personalized medical prescriptions and health tracking. The app features real-time notifications, a smart medical chatbot, and visual insights to improve patient adherence and doctor-patient communication.

Features

  • Role-based authentication for doctors and patients
  • Doctors can prescribe medicine individually to each patient
  • Chatbot that explains prescribed medicines and answers queries
  • Daily intake notifications with Yes/No response tracking
  • Graphs and visual insights on medicine adherence
  • Real-time updates between patients and doctors

Tech Stack

Frontend

  • React Native with Expo SDK
  • Expo Notifications for alerts/reminders
  • AsyncStorage for local data handling

Backend

  • Express.js (Node.js) REST API
  • MongoDB

video link

https://drive.google.com/file/d/1RIXxCAkCjlfI575oh76QS6ScfVavrovK/view?usp=drivesdk

📦 Installation & Setup

Prerequisites

  • Node.js & npm
  • Expo CLI (npm install -g expo-cli)
  • MongoDB (or any preferred DB)
  • Git

1. Clone the Repository

git clone https://github.com/NVN404/Medibell-app.git
cd Medibell-app

//to run the backend 
cd backend
node server.js

//to run the app frontend
cd patient-app
expo start
or
npm start 
or
npm run dev

About

MediBell Mobile is a mobile-first healthcare app that connects patients directly with doctors for personalized medical care and prescriptions. the app includes real-time notifications, secure authentication, and an intelligent medical chatbot that engages with patients about their prescribed medicines.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors