From af3e164e284ac07ad5e3a9842fd7877d86c72c28 Mon Sep 17 00:00:00 2001 From: Gabriel Adward Date: Wed, 4 Oct 2023 02:13:52 +0200 Subject: [PATCH 1/2] Added goals for MyPages --- sprintGoals.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sprintGoals.md b/sprintGoals.md index 137fc47..32f6361 100644 --- a/sprintGoals.md +++ b/sprintGoals.md @@ -15,6 +15,14 @@ The goals for each sprint may be published here below for everyone to see.   +| Goal for MyPages | Link to issue | +| --- | --- | +| Add a linter | [issue](https://github.com/AlexTelon/FlexiCharge-My-pages/issues/147) | +| Integrate Put-request for updating data | [issue]( https://github.com/AlexTelon/FlexiCharge-My-pages/issues/141)| +| Integrate Get-request | [issue]( https://github.com/AlexTelon/FlexiCharge-My-pages/issues/142) | + +  + ## Sprint 3 2023-09-25 – 2023-09-29 From ca4a27ed682e4f96515f63758fea62bcba75df3a Mon Sep 17 00:00:00 2001 From: Gabriel Adward Date: Wed, 4 Oct 2023 16:34:14 +0200 Subject: [PATCH 2/2] Updated our goals --- sprintGoals.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sprintGoals.md b/sprintGoals.md index 32f6361..18061b9 100644 --- a/sprintGoals.md +++ b/sprintGoals.md @@ -20,6 +20,8 @@ The goals for each sprint may be published here below for everyone to see. | Add a linter | [issue](https://github.com/AlexTelon/FlexiCharge-My-pages/issues/147) | | Integrate Put-request for updating data | [issue]( https://github.com/AlexTelon/FlexiCharge-My-pages/issues/141)| | Integrate Get-request | [issue]( https://github.com/AlexTelon/FlexiCharge-My-pages/issues/142) | +| Table Design | [issue](https://github.com/AlexTelon/FlexiCharge-My-pages/issues/158) | +| Design Content Pages | [issue](https://github.com/AlexTelon/FlexiCharge-My-pages/issues/157)|