Welcome to Civil Legal Advice’s documentation!¶
Civil Legal Advice or CLA is a system composed of 3 main subsystems. It allows to record and manage Cases of people applying for Legal Aid.
As the different parts belong to different repositories, this main documentation contains a general overview of how they interact and share logic. If you want to go into detail of a specific part, you would have to read the related documentation.
The 3 parts of the CLA systems are:
- Backend : providing REST APIs to the other subsystems and an admin interface to manage the internal operations
- Frontend : fronted client consuming the Backend API to allow the call centre and specialists to store and manage legal aid Cases.
- Public : public client consuming the Backend API to allow citizens to check if they are eligible for legal aid and apply online
Contents:
Links¶
this should link to cla_backend running manual