Skip to content

a Laravel Clinic Management System, enabling patients to schedule appointments and admins to manage doctors and bookings. Integrated a mobile-friendly API for enhanced accessibility.

Notifications You must be signed in to change notification settings

Fatma-Tawfeek/clinic-management-system-laravel

Repository files navigation

How to use

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data for your testing)
  • That's it: launch the main URL. Login with credentials admin@admin.com - 12345678

About

a Laravel Clinic Management System, enabling patients to schedule appointments and admins to manage doctors and bookings. Integrated a mobile-friendly API for enhanced accessibility.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published