Dental Clinic Management System for Ely Dental Clinic

Dental Clinic Management System Cover

Client
Ely Dental Clinic

Industry
Healthcare/Dental clinic

Project Overview

I developed a web-based application to manage data for a dental clinic, especially for Ely Dental Clinic. The goal was to streamline clinic operations, enhance patient management, and improve overall efficiency.

Key Features Implemented

  • Patients’ data and their medical records
  • Users (clinic owner, dentists, admins, assistants)
  • Diseases (based on ICD-10 Version:2019)
  • Treatments
  • Medicines
  • Finance (expenses and income)
  • Report for the health center
  • Recap (dentists’ salary)

Technologies Used

  • Laravel
  • MySQL
  • jQuery
  • Bootstrap and AdminLTE (for admin dashboard template)

Results

This application makes dental clinic management easier and more centralized. This is because before this application, dental clinics used a basic spreadsheet program to store patient information and used regular paper to store patient medical records. In addition, this application also makes it easier for clinic owners to manage dentist salaries due to automatic calculations based on the some percentage of dentist and treatments performed on patients.


Notes
This is my first application that I built after learning about software development with Laravel. So, there are many things that could be improved. The most challenging part of building this application was designing the database and querying model for reporting purposes.