Skip to content
Phil Payne edited this page May 25, 2023 · 8 revisions

Welcome to the laa-ccms-caab wiki!

This repo is to replace the laa-ccms-provider-ui, designed to replace the roof framework and other technical debt.

Link to PUI screen mapping: https://miro.com/app/board/uXjVMKHbogY=/

High Level Design:

image

User Journeys:

  • Homepage and Login
  • New Application
  • Application Type
  • Provider Details
  • General details
  • Proceedings and costs
  • Opponents and other parties
  • Notification Search
  • Case search

Each User Journey requires:

  • Unit test coverages >=80%
  • Integration tests
  • Up to date open api specification for other components
  • Documentation including sequence diagrams
  • Checkstyle, jacocco in gradle

We also need to create designs for the following:

laa-ccms-soa-gateway-api laa-ccms-data-api

Clone this wiki locally