Simple Medical Hub Directory Site in PHP/OOP with Source Code
Introduction This simple project is a Medical Hub Directory Site. This is a web-based application that provides the public with an online directory site for the medical clinics inside a certain Medica...

Simple Medical Hub Directory Site in PHP/OOP with Source Code
Introduction This simple project is a Medical Hub Directory Site. This is a web-based application that provides the public with an online directory site for the medical clinics inside a certain Medical Hub. The site allows the visitor to search a certain clinic for their specific medical needs. The site will give the users the clinic's basic information. It has a simple and pleasant user interface using Bootstrap Framework and Material Kit Template. This simple project consists of user-friendly features and functionalities. About the Medical Hub Directory Site I developed this project using the following:
XAMPP v3.3.0 PHP MySQL Database HTML CSS JavaScript Ajax jQuery Bootstrap Google Material Icon Material Kit 2 Template
This Simple Medical Hub Directory Site has 2 sides of the user interface. One is for the public visitors and the other one is for the Management or Admin Panel of the site. The admin site is only accessible to the medical hub's management. The admin site is the side of the system where the management can access and manage the clinic information and categories. This site requires the user to log in with its system credentials in order to gain access to the features and functionalities of this site. On the public site, visitors can list all the medical clinics that are available in the medical hub. The site will show some basic information about the clinic such as the category, doctor names, contact information, and other information about the clinic. Features Management/Admin Site
Login and Logout Home Page
Displays the Summary of User's Messages
Category Management
Add New Category List All Categories View Category Details Update Category Details Delete Category
Clinic Management
Add New Clinic List All Clinics View Clinic Details Update Clinic Details Delete Clinic
Update System Information Update Account Information/Credentials
Public Site
Home/Welcome Page Display Welcome Content Display 'About US' Content List All Available Clinics View Clinic Information/Details
The source code was developed only for educational purposes only. You can download the source code for free and modify it the way you wanted. You can use the source code as your reference. System Snapshots of some Features Public Clinic List Page
Public Clinic Details
Admin Site Home Page
Admin Site Category List
Admin Site Clinic List
Admin Site Clinic Details
Admin Site Manage System Information
How to Run ?? Requirements
Download and Install any local web server such as XAMPP. Download the provided source code zip file. (download button is located below) Download the project assets at https://www.dropbox.com/s/tryexr3cznzv8aq/mhds-assets.zip?dl=1
System Installation/Setup
Open your XAMPP Control Panel and start Apache and MySQL. Extract the downloaded source code zip file. Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. Extract the downloaded assets zip file. Copy the extracted assets folder and paste it into the source code root path. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin Create a new database naming mhds_db. Import the provided SQL file. The file is known as mhds_db.sql located inside the database folder. Browse the Medical Hub Directory Site in a browser. i.e. http://localhost/mhds/.
Default Admin Access: Username: admin Password: admin123 DEMO VIDEO
That's it. You can now explore the features and functionalities of this Medical Hub Directory Site in PHP. I hope this will help you with what you are looking for and you'll find something useful for your future projects. Explore more on this website for more Free Source Codes and Tutorials. Enjoy :)
Screenshots
\n
\n
\n
\n
\n
\n
\n
Download Project
