Iluanel5 / App_support_for_patient_service---backend

inż backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App_support_for_patient_service

Część aplikacji webowej (backend) wspomagającej rejestrację pacjentów w placówce medycznej.
Użyto Hibernate oraz REST w podstawowym zakresie.

Aplikacja została zaprojektowana przede wszystkim w celu umożliwienia wymiany danych między interfejsem użytkownika (frontend: https://github.com/Iluanel5/App_support_for_patient_service---frontend) a bazą danych (MS SQL): get, delete, post, put.
Schematy można znaleźć w folderze database. Dodatkowo dodano metodę przyjmującą plik ICD10 w formacie xml i zapisującą jej zawartość do bazy danych.


Part of the web application (backend) supporting the patient service in a medical facility.
Hibernate and REST were used in the basic range.

The application is primarily designed to enable data exchange between the frontend and the database (MS SQL): get, delete, post, put.
In addition, a method has been added that adopts the ICD10 file in xml format and writes its contents to the database.

About

inż backend


Languages

Language:Java 99.9%Language:HTML 0.1%