Skip to content

Data Access Committee (DAC) Portal: Component of the iPC Data Access framework

License

Notifications You must be signed in to change notification settings

inab/DAC-Portal-frontend

Repository files navigation

Data Access Committee (DAC) Portal frontend

Summary

This repository contains the user interface of the DAC-Portal, built with React (Hooks) and Light Bootstrap theme 4.

Architecture

  • Domain: DTOs and Ports (Interfaces)

  • Application: Use cases. An HTTP repository is injected in a functional way following the dependency inversion principle.

  • Infrastructure: Concrete implementations for the Adapters (HTTP, State Mgt - Store), ...

Testing:

  • Unit tests: Jest and React Testing Library

  • Integration/e2e tests: Cypress (real-world testing scenario based on user stories)

About

Data Access Committee (DAC) Portal: Component of the iPC Data Access framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published