Clinic Queuing System using PHP and SQlite3 Source Code Free Download

Language

This project is entitled Clinic Queuing System. It is a web application the primary purpose is to provide an automated platform to handle the queuing flow or system of a certain clinic. This project was mainly developed using PHP Language and SQLite3 Database. It has a pleasant and simple user interface using the Bootstrap Framework. It consists of multiple easy-to-use features and functionalities.

How does the Clinic Queuing System work?

The Clinic Queuing System is a simple web application that was built for a certain clinic. It is an automated platform that manages the daily queuing flow of clinic patients. Here, patients can simply fill in the required fields on the form page to list or queue themselves as patients of the clinic for consultation or any other service of the clinic. The system's Queuing Monitor Page displays the current served patient display. The system also Utter the name and queue number of currently queued patients. On the management site, the site administrator or staff can also list patients to queue and manage their data. Then can also re-notify the current queued patients. The Queue will be automatically changed to the next patient when management updates the current queued patient status as done. This Clinic Queuing System also contains a ready-to-print Date-wise Queued Patients Records Report.

Features and Functionality?

Administrator

  • Login and Logout
  • Home Page
  • Patient List Page
  • Add New Queued Patient
  • Update Queued Patient Data
  • Delete Queued Patient Data
  • Re-notify the Queued Patient
  • Generate a Printable Date-wise Report
  • System Users Management
  • Open Queuing Monitor Page

Staff

  • Login and Logout
  • Home Page
  • Patient List Page
  • Add New Queued Patient
  • Update Queued Patient Data
  • Delete Queued Patient Data
  • Re-notify the Queued Patient

Patients

  • Patient Queuing Form Page

Technologies

Here is the list of technologies that I used to develop this Clinic Queuing system:

  • XAMPP
  • VS Code Editor
  • HTML
  • CSS
  • PHP
  • SQLite3 Database
  • JavaScript
  • jQuery
  • Ajax Request
  • Bootstrap Framework
  • Google Icons

Snapshots

Here are some of the Clinic Queuing System pages snapshots:

Home Page

Clinic Queuing System in PHP and SQLite

Patient List Page

Clinic Queuing System in PHP and SQLite

Patient Details

Clinic Queuing System in PHP and SQLite

Queuing Monitor Page

Clinic Queuing System in PHP and SQLite

The Clinic Queuing System source code zip file is available on this website and it is free to download. The source was mainly developed for educational purposes only and not intended for commercial use. Feel free to download and modify the source code the way you wanted.

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

  1. Open your XAMPP/WAMP php.ini file and uncomment the sqlite3 extension. Then, save the file.
  2. Open your XAMPP/WAMP's Control Panel and start Apache.
  3. Extract the downloaded source code zip file.
  4. 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.
  5. Browse the Clinic Queuing System in a browser. i.e. http://localhost/php-sqlite-cqs/.

Default Admin Access

Username: admin
Password: sourcecodester&123

That's it! I hope this Clinic Queuing System will help you with what you are looking for and that you'll find something useful for your current and future PHP Projects.

Explore more on this website for more Tutorials and Free Source Codes.

Enjoy Coding =)

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Add new comment