Skip to content

karim-alaa/master-clinic-manager

Repository files navigation

master-clinic-manager with Laravel

Features

Clinic Owner

  • create, edit, show and delete clinics
  • create, edit, show and delete nurses
  • browsing doctors and check their resumes
  • send offer to doctor
  • hire doctor in a clinic
  • show some statistics for each clinic
  • customize symptoms, diagnosis, disease and treatment tags for his clinic
  • send notifications and mails to doctors and nurses
  • and more..

Doctor

  • browsing offers
  • accept offer and setup his timetable includes (days of weak, hours per day, number of patient for each day)
  • browsing today's patients reservations
  • processing a patient session
  • check patient history report
  • write symptoms, diagnosis, disease and treatment during the patient session
  • and more..

Nurse

  • manage patients reservations (create, edit, show and delete)
  • check doctors timetable

Patient

  • not have and account yet, but he can receives his history report form clinic owner or doctor

Translation

App came with two languages (English and Arabic)

Development

Prerequisites

Installation

  • Open CMD in the root folder and perform 'composer install' and 'composer update' commands
  • Create a SQL database in your localhost, import the SQL file from folder 'Database MySql - To Import' and change db config in .nev file if needed
  • Perform 'php artisan serve'

Android Assistant

  • App have an android assistant that help doctor to write symptoms, diagnosis, disease and treatment with handwriting and manage patient's sessions easily, check it out Clinic Helper

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published