nedkamburov / osiris-hospital-management

Simple Hospital Management System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Osiris Hospital Management System

Simple Hospital Management System built with Springboot and React

Architecture

The standard MVC model is used to provide the functionality but hexagonal (onion) architecture provides a more modular approach for development.
The back-end is built with Spring boot and Postgres. The front-end is managed by a React app.

Functionality

The system manages:

  • users (administrators, doctors and patients)
  • treatments (linked to patients and doctors)
  • equipment such as beds, medical devices, etc.

CI/CD

Heroku deploys automatically all new builds from the main so the online demo is always up-to-date.

About

Simple Hospital Management System

License:MIT License


Languages

Language:Java 68.6%Language:HTML 9.3%Language:TypeScript 9.1%Language:Shell 7.5%Language:Batchfile 2.6%Language:CSS 2.5%Language:Procfile 0.4%