Patient Tracker App is a mobile application built on React Native Expo and Firebase RealTime DB to help doctors manage their patients' records more efficiently. The app allows doctors to enter, save, and view patient details, search for patients by name or appointment date, and view patient history when needed.
- Patient entry: Doctor may enter details of any patient with related data.
- Entry saving: The system saves this entry in its mobile database for later viewing.
- History viewing: The system allows the doctor to view patient history as and when needed.
- Search by name: The application allows the doctor to search for any patient by name.
- Search by date: The application allows the doctor to search for patients by appointment date.
- React Native Expo
- Firebase RealTime DB
To get started with the app, follow these steps:
- Clone this repo to your local machine using
https://github.com/mhamzashaikh/React-Native-Patient-Tracker-App.git
- Install all dependencies by running
npm install
- Create a Firebase RealTime DB project and configure it in
firebaseConfig.js
- Start the app with
expo start
- Use an emulator or scan the QR code to launch the app on your device.
You can try out the Patient Tracker App by following these steps:
- Install the Expo Go app on your mobile device.
- Open the Expo Go app and scan the QR code from this link: https://expo.dev/@hamzashaikh456/patient-tracker-app