Skip to content

pietro2356/his-er-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏥 HIS ER Management System

Hospital Information System - Emergency Room Module

A comprehensive system for managing triage and access to the emergency room. This project is a full-stack educational demo that combines modern front-end development with a containerised architecture ready for deployment.


📋 Project Overview

The system simulates the workflow of an emergency department, allowing patients to be managed from admission to discharge.

The project is divided into two areas of technical expertise:

  • UF15 (Frontend Development): Development of a responsive SPA with Angular.
  • UF14 (Application Architecture): Containerisation, orchestration and network configuration with Docker and NGINX.

🗂️ Struttura del progetto

Di seguito la struttura logica del repository e il ruolo delle cartelle principali.

  • sio-frontend/: Applicazione front-end sviluppata con Angular (TypeScript, npm). Contiene la SPA, componenti, servizi e test.

  • backend/: Server applicativo (JavaScript/TypeScript). Espone le API per triage, gestione pazienti e accesso al DB.

  • db/: Script SQL per schema e dati di esempio init.sql.

  • scripts/: Script di utilità per sviluppo, build e deploy (es. avvio, migrazioni).

  • docs/: Documentazione aggiuntiva, diagrammi e note architetturali.

  • Radice del progetto
    File principali: README.md, LICENSE, eventuali file di CI/CD e .env.example.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


forked

About

Emergency Room Management System (HIS/ER) developed as a Single Page Application. Microservices architecture containerised with Docker, NGINX (Reverse Proxy), Angular and PostgreSQL. Educational project for AFP courses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors