Skip to content

DCMC: Web-Based Booking and Scheduling Management System for JDC Dental Clinic

Notifications You must be signed in to change notification settings

mahendraketut/DCMC

Repository files navigation

Logo

DCMC: Web-Based Booking and Scheduling Management System for JDC Dental Clinic

DCMC which stands for Dental Clinic Management Centre, is a web-based booking and scheduling management system for JDC Dental Clinic DCMC (Dental Clinic Management Center) is a web-based platform designed to answer the problems faced by JDC Dental Clinic in terms of managing their appointments, queues, and clinic management that still uses traditional methods by recording it in a notebook. By Implementing this system, we hope that the problem in maladministration and disorganized can be solved.

Acknowledgements

Authors

Color Reference

Color Hex
Black #000000 #000000
Phthalo Blue #001194 #001194
Sea Green Crayola #2AFFD8 #2AFFD8
Pacific Blue #1CB2C2 #1CB2C2
White #FFFFFF #FFFFFF

Feedback

If you have any feedback, please reach out to us at dev.mahendraketut@gmail.com

Run Locally

Clone the project

  git clone https://github.com/mahendraketut/DCMC.git

Go to the project directory

  cd my-project

Install composer

  composer install

copy environment file

  cp .example.env .env

generate key

  php artisan key:generate

run migration

  php artisan migrate

serve

  php artisan serve

About

DCMC: Web-Based Booking and Scheduling Management System for JDC Dental Clinic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published