satishkamuju / hms

Hospital Management System which is based in a PHP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run the Auto/Taxi Stand Management Project Using PHP and MySQL

. Download the zip file
2. Extract the file and copy hospital folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
4. Open PHPMyAdmin (http://localhost/phpmyadmin)
5. Create a database with name hms
6. Import hms.sql file(given inside the zip package in SQL file folder)
7.Run the script http://localhost/hospital (frontend)
Login Details
Login Details for admin : admin/Test@12345
Login Details for Patient: johndoe12@test.com/Test@123
Login Details for Doctor: anujk123@test.com/Test@123

About

Hospital Management System which is based in a PHP.


Languages

Language:CSS 42.2%Language:SCSS 32.5%Language:JavaScript 12.2%Language:PHP 12.1%Language:Hack 0.9%Language:Ruby 0.0%Language:Batchfile 0.0%