Skip to content

SumilSuthar197/Medicure-App

Repository files navigation

Medicure

Medicure is an innovative healthcare application designed to streamline the process of booking appointments for patients and managing schedules for doctors. With its user-friendly interface and leveraging AI technology, Medicure aims to optimize the appointment booking process, reducing wait times and enhancing the overall efficiency of healthcare services.

Installation

Follow these steps to set up and run the project locally.

1. Prerequisites

  • Node.js and npm installed on your local machine. You can download them here.
  • Expo Go app installed on your mobile device. You can download it from the App Store or Google Play Store.

2. Clone the Repository

git clone https://github.com/SumilSuthar197/Medicure-App

3. Install Expo CLI

If you haven't already installed Expo CLI, you can do so by running:

npm install -g expo-cli

4. Install Dependencies

npm install

5. Start the Development Server

npx expo start

This command will start the Expo development server. you can run the app on an emulator or scan the QR code with the Expo Go app on your mobile device to run it directly on your device.

Snippets

Onboarding Pages

Onboarding

Login/Signup Pages

Login/Signup Pages

Patient Dashboard

Patient Dashboard

Doctor Profile

Doctor Profile

Appointment Booking

Appointment Booking

Appointment List

Appointment List

Doctor Dashboard

Doctor Dashboard

Doctor Profile Edit

Doctor Profile Edit

Releases

No releases published

Packages

 
 
 

Contributors