Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 588 Bytes

Architecture.md

File metadata and controls

18 lines (11 loc) · 588 Bytes

Jadwiga - High Level Architecture

Jadwiga as a web application comprises two main components:

  • providing frontend application (UI),
  • backend service (REST API).
hla
Fig. 1. High Level Architecture Diagram (source: [Miro])

Frontend application

Frontend application works in a web browser and serves as User Interface.

Backend service

Backend service is a REST API and provides data for the frontend application.