Doctor Information System by using PHP and MySQL

Abstract

This mini project Doctor Information System has been developed on PHP and MySQL. The main purpose of this mini project is to develop which provides all the information relates to Doctor. There is a single user admin in this mini php project Doctor Information System. The admin can manage all the information related Doctor and after login admin can also edit, delete and update Doctor details such as name, types, email, address etc. Students can view all Doctor related information, listing of Doctors etc

Modules and Description of Doctor Information System Project:

Doctor Module :

The main aim of this module is provide all the details functionality realted to Doctor. We have developed all type of CRUD (Create, Read, Update and Delete) operations of the Doctor. This Doctor Module is an important module in this mini project Doctor Information System which has been developed on PHP and MySQL

Features of Doctor Module:

  • Admin can add new Doctor records
  • Admin can see the list of Doctor details
  • Only admin can edit and update the record of the Doctor
  • Admin will be able to delete the records of the Doctor
  • All Doctor forms are validated on client side using JavaScript

Login Module :

This is the login form, from where Admin can login into the system.

Features of Login Module:

  • Admin can add new Login records
  • Admin can see the Login details
  • Only admin can edit and update the record of the Login
  • Admin can change the password

Functionality and modules of the project Doctor Information System:

  • Login – This module is used for admin login.
  • Logout Functionality
  • Change Password Functionality
  • Dashboard – Admin dashboard related all Doctors, Doctors detail, Doctor listing.
  • Doctor Management Module
    • Adding New Doctor Details
    • Edit the Exiting Doctor Details
    • View all the details of the Doctors
    • Listing of all Doctor
  • Reports of the project Doctor Information System
    • Report of all Doctors

Technology Used in the project Doctor Information System

We have developed this project using the below technology

  • HTML : Page layout has been designed in HTML
  • CSS : CSS has been used for all the desigining part
  • JavaScript : All the validation task and animations has been developed by JavaScript
  • PHP : All the business and frontend logic has been implemented in PHP
  • MySQL : MySQL database has been used as database for the project
  • Apache2 : Project will be run over the Apache2 server
  • You can run this project on XAMP, LAMP, WAMP or MAMP

Supported Operating System

We can configure this project on following operating system.

  • Windows :This project can easily be configured on windows operating system. For running this project on Windows system, you will have to install WAMP or XAMP on your system.
  • Linux : We can run this project also on all versions of Linux operating system
  • Mac : We can also easily configured this project on Mac operating system.