- HTML
- CSS
- jQuery
- PHP
- MySQL
- Database
- Codeigniter Framework
- Bootstrap
Features
- Admin Login
- Standard User Login
- Manage Patient Details
- Storing Patients Records
- Out-Patient Findings
- Patient's Admission Details
- Manage Patient's Records
- View Patient's Records
- Manage Standard Users
- Manage Doctors
- User Logs
How to Run
Requirements:
- Download and Install any local web server such as XAMPP/WAMP.
- Download the provided source code zip file. (download button is located below)
Installation/Setup
- Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
- Extract the downloaded source code file. Note the extracted folder must be named as "patientrecords" otherwise you will have to configure the base_url in this project.
- If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
- Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
- Create a new database naming "patientrecord".
- Import the provided SQL file. The file is known as "patientrecord.sql" located inside the "dbsql" folder.
- Browse the Secure Login System Project in a browser. i.e. http://localhost/patientrecords
Admin Access
Username: admin
Password: 123456789
DOWNLOAD PROJECT
Note: For the forgot password feature, use admin for the username then the secret answer is jomer.
That's it! I hope this Patient Records Management System Project in PHP CodeIgniter will help you with what you are looking for and I hope will learn something useful with this project for your future projects.
Comments
Post a Comment