Git Product home page Git Product logo

alavy / onlinehealthcaremanagementsystem Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 4.0 2.39 MB

Online HealthCare Management System is powerful, flexible, and easy to use platform developed to minimize the managerial constaraints the health industry commonly faced.

Shell 0.25% PHP 49.47% Blade 50.29%
laravel-framework websockets laravel-websockets alpinejs tailwindcss doctor-appointment-management doctor-management-admin-panel patient-management realtime-messaging authentication

onlinehealthcaremanagementsystem's Introduction

Online Health Care Management System

Online HealthCare Management System is powerful, flexible, and easy to use platform developed to minimize the managerial constaraints the health industry commonly faced.

Features

  • Admin Panel: Manages the system's overall process

    • Update Own Information
    • Register Other Admin
    • Register Doctor
    • Approve Patient's Register Request
    • Approve Patient's Prescription upload Request
    • Search Patient's Information
    • Search Doctor's Information
  • Doctor Panel :

    • Update Own Information
    • Visit Own Appointment List
    • Visit Detail information about appointed patient
    • Create commonly known disease
    • Realtime Chat with Patient
  • Patient Panel :

    • Update Own Information
    • Search Doctor and Create Appontment with doctor
    • search Disease
    • upload prescriptions
    • Realtime Chat with Doctor

Setup

  • Git Clone the Project
  • Install the Xampp and place the project in htdocs(Xammp's install location) folder
  • Intall Composer
  • Open project with VS code
  • Open the terminal on Vscode and Run the Following Commands
    • composer install
    • npm install
    • npm run dev
  • Now in Xammp Open Php myadmin and create a databse with name 'doctor_mangement'
  • Then Run this Following only once Command
    • php artisan migrate:fresh
    • php artisan db:seed
    • php artisan storage:link
    • php artisan websockets:serve
  • Now Every time you open this project then you have to run foloowing command only
    • php artisan websockets:serve
  • you can visit the website from browser typing 'localhost'
  • you have to login the project with default admin credential
  • from there you can approve patient's register request

Technologies used in this project

1 . Laravel

Build Status Total Downloads Latest Stable Version License

2. Laravel WebSockets :

Latest Version on Packagist GitHub Workflow Status Quality Score Total Downloads

3. Alpine.js

npm bundle size npm version Chat

4. Tailwind CSS

Tailwind CSS
A utility-first CSS framework for rapidly building custom user interfaces.

Build Status Total Downloads Latest Release License Code Coverage

License

This project is open-sourced software licensed under the MIT license.

onlinehealthcaremanagementsystem's People

Contributors

alavy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.