Giter VIP home page Giter VIP logo

hospital-management's Introduction

Smart Hospitals (Hospital Management System)

This is a complete hospital managemnt system written in php(Laravel)

This has the following features

  • Patient Management
    • Patinet Registration (IN/OUT)
    • Get Patient Registration Card (Barcode Included)
    • Search Patient
    • Edit Pateint Details
    • Patient Profile
    • Treatment History
    • Mark as Inactive (Soft Delete)
  • Create Appointments
  • Check Patient
    • Write Diagnosis
    • Prescribe Medicines
    • Add Medical Data
  • Issue Medicines To Prescriptions
    • Keeps track of issued medicines
  • Multi Language Support
  • User Role Based Access Control
    • Admin
    • Doctor
    • Pharmacist
    • General Staff
  • Attendance Recording Of Users
    • Finger Print Attendance Recording System
  • Report Generation
    • Patient Report
    • Medicine Report
    • Attendance Report

Installation Guide

1)Install Composer In Your PC

2)Clone Or Download The Repository

3)Goto The Repository and Open a Terminal Enter Following Commands 
    composer install

4)Add the .env File(You Can Find It In The Internet)

5)Set the .env File with the relevant configuration

6)Execute the Following Command
    php artisan generate:key
    php artisan migrate
    php artisan serve
    php artisan db:seed

7)There are some accounts already created 
    pw    : 12345678

8)Enjoy !!!

Note

Every Time You Pull The Repo Perform composer update (There will be added new dependencies to the project)

Every Time You Make A Change To The Database Do The Change In The Migrations(Not Directly To The Real Database)

hospital-management's People

Contributors

shakthisachintha avatar sakunchamikara avatar hasikadilshani avatar sachindesilva avatar shakthi-sachintha 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.