Skip to content

Thet Thar , Hospital Management System is developed by Team Fresher. Enjoy and Feel Freely...

Notifications You must be signed in to change notification settings

lara-camp/Thet-Thar-hospital-management-

Repository files navigation

Hospital Management

This is a Hospital Management System developed by Team Fresher. We use laravel breeze , sanctum and next js for frontend.

GIF

The Functions We Fought

  1. CRUD
  2. Mail Notification
  3. Authorization and Authentication
  4. Filter Function
  5. Log Rotation with laravel scheduler
  6. RealTime Chatting
  7. Oauth 2 function (github , gmail)
  8. RealTime Video Chatting

Recommended IDE Setup for local

VSCode + mysql wordbrench

Project Setup

composer install

key generate

php artisan key:generate

migration and seeding for Development

php artisan migrate

To Run

php artisan serve

API EndPoints

You can check the API documentation below.
postman

Environment Varibles (optional)

Copy .env.example to .env and set the environment variables.

Frontend code

You can follow this link for frontend code if you want . You can download code from any branch. Frontend

Login Account

  • For Superadmin
  • For Hospital Admin
  • For Doctor
  • For Patient

For Mail Setup

You need to setup your own mail address . If you don't want you can test from this .mailtrap We setup with this in .env and we also uploaded that file . If we want to this real time mail setup , you can test with this .

MAIL_MAILER=smtp
MAIL_HOST=smtp.gmail.com
MAIL_PORT=587
[email protected]
MAIL_PASSWORD=loelzxxdpbcldzpz
MAIL_ENCRYPTION=tls
MAIL_FROM_NAME="${APP_NAME}"

About

Thet Thar , Hospital Management System is developed by Team Fresher. Enjoy and Feel Freely...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •