Skip to content

Teshan2000/Healthcare-Mobile-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Healthcare Management Mobile App

Healthcare Management Mobile App using Flutter and Laravel

Overview

The Healthcare Management Mobile App is a cutting-edge solution developed to streamline and enhance healthcare management processes. Built with Flutter for the front-end and Laravel for the back-end, this app offers a seamless and user-friendly experience for both healthcare professionals and patients.

Features

  • User Authentication: Secure login and authentication process to ensure data privacy.
  • Appointment Booking: Browse through the list of doctors and their available time slots and make appointments with doctors according to their symptoms.
  • Appointment Scheduling: Allow patients to schedule appointments with healthcare providers.
  • Payment Management: Secure payment gateway integration to enable users to pay for the doctor's consultation fees.
  • Patient Management: Efficiently manage patient records, appointments, and medical history.
  • Reviews and Ratings: Provide feedback and rate the doctors they consulted, which will help other users to make informed decisions.

Getting Started

To get started with the Healthcare Management Mobile App, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/Teshan2000/Healthcare-Mobile-Application.git
  2. Install Dependencies:

    # Navigate to the Flutter app directory
    cd healthcare_management_system
    flutter pub get
    
    # Navigate to the Laravel app directory
    cd laravel_healthcare_app
    composer install
  3. Configure Environment:

    • Set up your database configurations in the Laravel .env file.
    • Configure other necessary environment variables.
  4. Run the App:

    • Launch the Flutter app:
      flutter run
    • Start the Laravel development server:
      php artisan serve
  5. Open the App:

    • Open the Healthcare Management Mobile App on your emulator or physical device.

Contribution Guidelines

We welcome contributions! If you would like to contribute to the project, please follow our contribution guidelines.

License

This Healthcare Management Mobile App is open-source and available under the MIT License.


Feel free to customize the sections based on the specifics of your app and project structure. Make sure to include relevant links and details to help users and contributors get started easily.

About

Healthcare Management Mobile App using Flutter and Laravel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published