Skip to content
No description, website, or topics provided.
Branch: master
Clone or download
Pull request Compare This branch is even with onetwothreeneth:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
assets
bones
img
php
.gitignore
README.md
account_settings.php
accounts.php
discount.php
edit_accounts.php
edit_discounts.php
edit_patient.php
edit_physicians.php
edit_services.php
error.php
hospitalmanagementsystem.sql
index.php
login.php
new_account.php
new_discount.php
new_patient.php
new_physician.php
new_services.php
patient_info.php
physicians.php
print.php
print2.php
print3.php
sales_report.php
services.php
transaction_details.php
transaction_history.php

README.md

Hospital Management System

Use this as reference only. should not be use as project or thesis. Deploy for a client. there are many errors ill try to update those just create an issue/s. lost the latest files of this system. this should have paypal payment etc.

Features

Admin

  1. Admin can Login/Logout.
  2. Admin can add/update/archive Patients
  3. Admin can add/update/archive Physicians
  4. Admin can add/update/archive Services
  5. Admin can add/update/archive Products
  6. Admin can add/update/archive Rooms
  7. Admin can add/update/archive Discounts
  8. Admin can add/update/archive Accounts
  9. Admin can update password
  10. Admin can create patients record
  11. Admin can view Transaction History
  12. Admin can view sales statistics
  13. Admin can print and view patients reciept

Languages and Frameworks used

  1. HTML
  2. CSS3
  3. JAVASCRIPT
  4. JQUERY
  5. ANGULAR
  6. FORM.JQUERY.JS
  7. PHP
  8. MYSQL

How to Setup

  1. Download Xampp or Wamp local server.
  2. Start Xampp or Wamp local server.
  3. Import 'hospitalmanagementsystem.sql' database in http://localhost/phpmyadmin .
  4. Move files in htdocs or www folder in your localserver folder.
  5. Open browser and go to http://localhost/hospitalmanagementsystem for the admin dashboard.
  6. find admin password in database.
You can’t perform that action at this time.