From 692a39e1e0e91c775c594c6d1b678b9d1964c9d2 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 3 Sep 2024 16:21:28 +0100 Subject: Update README.md --- README.md | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 56 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e8e1ebd..8a1f3b0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ -# ToteSys - Data Engineering Project +> [!NOTE] +> Considering that myself and my team have graduated from the Northcoders Data Engineering course, this project will be archived and made read-only. +> I will be continuing this project solo, which you can find [here](https://github.com/ajschofield/NC-Bentley-ETL), where I will be adding more features +> over time. +# ToteSys - Data Engineering Project [![Python](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue)](https://www.python.org/) [![AWS](https://img.shields.io/badge/Amazon_AWS-FF9900?style=for-the-badge&logo=amazonaws&logoColor=white)](https://aws.amazon.com/) [![Terraform](https://img.shields.io/badge/Terraform-7B42BC?style=for-the-badge&logo=terraform&logoColor=white)](https://www.terraform.io/) @@ -8,6 +12,57 @@ [![Terraform Main Deployment Workflow Status](https://img.shields.io/github/actions/workflow/status/ajschofield/de-project-bentley/deploy.yml?branch=main&style=flat-square&label=deploy)](https://github.com/ajschofield/de-project-bentley/actions/workflows/deploy.yml?query=branch%3Amain) [![Production Environment Status](https://img.shields.io/github/deployments/ajschofield/de-project-bentley/production?style=flat-square&label=env)](https://github.com/ajschofield/de-project-bentley/deployments/production) + +# Contributors + + + + + + + + + + + +
+ + ellsymonds +
+ Ellie Symonds +
+
+ + lian-manonog +
+ Lianmei Manon-og +
+
+ + T-Aji +
+ Tolu Ajibade +
+
+ + HastarTara +
+ Joslin Rashleigh +
+
+ + bulve-ad +
+ Anzelika Belotelova +
+
+ + ajschofield +
+ Alex Schofield +
+
+ # Summary The project aims to implement a data platform that can extract data from an operational database, archive it in a data lake, and make it easily accessible -- cgit v1.2.3