From 83122a896338bfd1035e4c863bb2180d1d5f0a33 Mon Sep 17 00:00:00 2001 From: George Sproston Date: Tue, 15 Aug 2023 10:45:04 +0100 Subject: [PATCH 1/2] Phase 1 documents --- .../resources/documents/phase_1/projects/Crimson.txt | 11 +++++++++++ .../resources/documents/phase_1/projects/Satin.txt | 11 +++++++++++ .../resources/documents/phase_1/projects/Zebra.txt | 11 +++++++++++ 3 files changed, 33 insertions(+) create mode 100644 backend/resources/documents/phase_1/projects/Crimson.txt create mode 100644 backend/resources/documents/phase_1/projects/Satin.txt create mode 100644 backend/resources/documents/phase_1/projects/Zebra.txt diff --git a/backend/resources/documents/phase_1/projects/Crimson.txt b/backend/resources/documents/phase_1/projects/Crimson.txt new file mode 100644 index 000000000..f1430114c --- /dev/null +++ b/backend/resources/documents/phase_1/projects/Crimson.txt @@ -0,0 +1,11 @@ +Project Crimson + +Brief: New data pipeline for energy company dealing with billing and payments. Tech stack includes Java, Spark, Kafka. + +Estimated cost: £650000 + +Time scale: January 2024-2026 + +Assigned: Karen,Sally,Susan + +Product owner: Jane \ No newline at end of file diff --git a/backend/resources/documents/phase_1/projects/Satin.txt b/backend/resources/documents/phase_1/projects/Satin.txt new file mode 100644 index 000000000..b425bcfb0 --- /dev/null +++ b/backend/resources/documents/phase_1/projects/Satin.txt @@ -0,0 +1,11 @@ +Project Satin + +Brief: Build a new website for a fintech startup. Tech stack is React frontend and Typescript backend. + +Estimated cost: £15000 + +Time scale: December 2023 - August 2024 + +Assigned: Sally, Kevin + +Product owner: Sally \ No newline at end of file diff --git a/backend/resources/documents/phase_1/projects/Zebra.txt b/backend/resources/documents/phase_1/projects/Zebra.txt new file mode 100644 index 000000000..18c0d5749 --- /dev/null +++ b/backend/resources/documents/phase_1/projects/Zebra.txt @@ -0,0 +1,11 @@ +Project Zebra + +Brief: Build a new payment system for a online banking start up. Tech stack is Java, Springboot backend with React frontend. + +Estimated cost: £25000 + +Time scale: September 2023 - August 2024 + +Assigned: Bob, Karen, Kevin + +Product owner: Bob \ No newline at end of file From 7ba1ff07526d1b5d6a714bdf4e5f96c6949cc201 Mon Sep 17 00:00:00 2001 From: George Sproston Date: Tue, 15 Aug 2023 10:51:36 +0100 Subject: [PATCH 2/2] Added secret project --- .../resources/documents/phase_1/projects/Pearl.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 backend/resources/documents/phase_1/projects/Pearl.txt diff --git a/backend/resources/documents/phase_1/projects/Pearl.txt b/backend/resources/documents/phase_1/projects/Pearl.txt new file mode 100644 index 000000000..3f3c3b3af --- /dev/null +++ b/backend/resources/documents/phase_1/projects/Pearl.txt @@ -0,0 +1,11 @@ +Project Pearl + +Brief: Design and construction of electric drills capable of drilling through bank vaults. + +Estimated cost: £1500000 + +Time scale: April 2024-2027 + +Assigned: Gail,Roy,Ken + +Product owner: Carrie \ No newline at end of file