From 49f7020b4400b29f8c3ae1b9f4acf0a25c6e0663 Mon Sep 17 00:00:00 2001 From: tharindugayanga Date: Wed, 25 Sep 2024 10:01:13 +0530 Subject: [PATCH] adding system architecture diagram to readme --- README.md | 4 ++-- documention/imgs/Transparency System architecture.svg | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 documention/imgs/Transparency System architecture.svg diff --git a/README.md b/README.md index 24c711eb3..40414def3 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ This codebase aims to fulfill the [Digital Public Goods standard](https://digita ## System Architecture -Coming soon... +![alt text](./documention/imgs/Transparency%20System%20architecture.svg) @@ -178,7 +178,7 @@ Web frontend implemented using ReactJS framework. Please refer [getting started * Languages (Current): English * Languages (In progress): French, Spanish -For updating translations or adding new ones, reference +For updating translations or adding new ones, reference diff --git a/documention/imgs/Transparency System architecture.svg b/documention/imgs/Transparency System architecture.svg new file mode 100644 index 000000000..2b3201532 --- /dev/null +++ b/documention/imgs/Transparency System architecture.svg @@ -0,0 +1,4 @@ + + + +
National API Service
Async Operations Service
Analytics Service
Email Service
File StorageĀ 
Interface
AWS S3
Local Storage
Storage Providers
National Service boundary
Analytics Service
boundary
Async Operations Service
boundary
Admin/Government User/Observer
PostgresDB
\ No newline at end of file