From 300ad91741e9c88e11934f34fae06832a346dab9 Mon Sep 17 00:00:00 2001 From: Hugh FD Jackson Date: Tue, 28 Jan 2025 14:53:00 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c73f9df4..8135cc14 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,10 @@ [![Run Tests Browserstack (desktop) Status](https://github.com/DEFRA/apha-apps-perms-move-animal-ui/actions/workflows/run-tests-browserstack-desktop.yaml/badge.svg)](https://github.com/DEFRA/apha-apps-perms-move-animal-ui/actions/workflows/run-tests-browserstack-desktop.yaml) [![Run Tests Browserstack (mobile) Status](https://github.com/DEFRA/apha-apps-perms-move-animal-ui/actions/workflows/run-tests-browserstack-mobile.yaml/badge.svg)](https://github.com/DEFRA/apha-apps-perms-move-animal-ui/actions/workflows/run-tests-browserstack-mobile.yaml) -Frontend to the 'Get permission to move animals under disease controls' service. +Frontend to the 'Get permission to move animals under disease controls' service. It's purpose is to allow applicants to apply for licences to move animals, when such movements may be restricted due to disease outbreaks. - [apha-apps-perms-move-animal-ui](#apha-apps-perms-move-animal-ui) + - [Architecture Diagram](#architecture-diagram) - [Requirements](#requirements) - [Node.js](#nodejs) - [Server-side Caching](#server-side-caching) @@ -31,6 +32,10 @@ Frontend to the 'Get permission to move animals under disease controls' service. - [Licence](#licence) - [About the licence](#about-the-licence) +## Architecture Diagram + +![Milestone 1 - architecture_2025-01-28_14-47-11](https://github.com/user-attachments/assets/ea1c0cb5-fd91-4fd8-82c6-78b5b95aee6b) + ## Requirements ### Node.js From ea2fd7e4b1bae6521775a1f84a4b192b0fa9669f Mon Sep 17 00:00:00 2001 From: Hugh FD Jackson Date: Tue, 28 Jan 2025 15:06:43 +0000 Subject: [PATCH 2/2] BAU: updat README text formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8135cc14..f713fe4c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Run Tests Browserstack (desktop) Status](https://github.com/DEFRA/apha-apps-perms-move-animal-ui/actions/workflows/run-tests-browserstack-desktop.yaml/badge.svg)](https://github.com/DEFRA/apha-apps-perms-move-animal-ui/actions/workflows/run-tests-browserstack-desktop.yaml) [![Run Tests Browserstack (mobile) Status](https://github.com/DEFRA/apha-apps-perms-move-animal-ui/actions/workflows/run-tests-browserstack-mobile.yaml/badge.svg)](https://github.com/DEFRA/apha-apps-perms-move-animal-ui/actions/workflows/run-tests-browserstack-mobile.yaml) -Frontend to the 'Get permission to move animals under disease controls' service. It's purpose is to allow applicants to apply for licences to move animals, when such movements may be restricted due to disease outbreaks. +Frontend to the 'Get permission to move animals under disease controls' service. It's purpose is to allow applicants to apply for licences to move animals, when such movements may be restricted due to disease outbreaks. - [apha-apps-perms-move-animal-ui](#apha-apps-perms-move-animal-ui) - [Architecture Diagram](#architecture-diagram)