Skip to content

A web-based application in which the patient can book the Appointment and cancel their appointment. The admin can manage all the details about booking and prescription details, also he can add and remove doctors. The doctors can accept and reject the patient appointments and the doctor can also prescribe some medicine to the patient

Notifications You must be signed in to change notification settings

GanapathySubramanian/Hospital-Mangement-System-Updated-Version

Repository files navigation

WECARE - Hospital-Mangement-System-Updated-Version

A web-based application in which the patient can book the Appointment and cancel their appointment. The admin can manage all the details about booking and prescription details, also he can add and remove doctors. The doctors can accept and reject the patient appointments and the doctor can also prescribe some medicine to the patient

Visit : Live Demo

login credentials

Admin :

Email : admin@gmail.com
Password : admin@123

Patient :

Email : ganapathy5@gmail.com
Password : 123

Doctor :

Email : venky@gmail.com
Password : 123

Prerequisites

  1. Install XAMPP web server
  2. Any Editor (Preferably VS Code or Brackets Text Editor)
  3. Any web browser with latest version(eg chrome)

Languages and Technologies used

  1. HTML5/CSS3
  2. Bootstrap
  3. JavaScript (to create dynamically updating content)
  4. XAMPP (A web server by Apache Friends)
  5. Php
  6. MySQL (An RDBMS that uses SQL)
  7. FPDF (to generate PDFs)

Steps to run the project in your machine

  1. Download and install XAMPP in your machine
  2. Clone or download the repository
  3. Extract all the files and move it to the 'htdocs' folder of your XAMPP directory and name the folder as 'hms-hospital'.
  4. After Extracting the downloaded file another zip file called 'assets' that contaion images and gif , css and the fpdf zip file extract them all.
  5. Start the Apache and Mysql in your XAMPP control panel.
  6. Open your web browser and type 'localhost/phpmyadmin'
  7. In phpmyadmin page, create a new database from the left panel and name it as 'hms'
  8. Import the file 'hms.sql' inside your newly created database and click ok.
  9. Open a new tab and type 'localhost/foldername' in the url of your browser
  10. Hurray! That's it!

SOFTWARES USED

  • XAMPP was installed on the windows 8 machine and APACHE2 Server and MySQL were initialized. And, files were built inside C:\xampp\htdocs\hospital
  • Brackets was used as a text editor.
  • Google Chrome Version 77.0.3865.90 was used to run the project (localhost/hms-hospital/home.html was used as the url).

Starting Apache And MySQL in XAMPP:

The XAMPP Control Panel allows you to manually start and stop Apache and MySQL. To start Apache or MySQL manually, click the ‘Start’ button under ‘Actions’.

About

A web-based application in which the patient can book the Appointment and cancel their appointment. The admin can manage all the details about booking and prescription details, also he can add and remove doctors. The doctors can accept and reject the patient appointments and the doctor can also prescribe some medicine to the patient

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages