From 75a97d762bcfac87ce34accfabdd7b2a39297c75 Mon Sep 17 00:00:00 2001 From: Corban-Lee <77944149+XordK@users.noreply.github.com> Date: Tue, 9 May 2023 22:11:04 +0100 Subject: [PATCH] Update specs.md --- specs.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/specs.md b/specs.md index 8ac28c1..1619009 100644 --- a/specs.md +++ b/specs.md @@ -25,15 +25,9 @@ This project involves the creation of a website for the Angling Trust to manage - The website must be responsive and mobile-friendly. -- Staff should be able to add and edit members. +- Staff should be able to add and edit: members, teams and sections. -- Staff should be able to add and edit teams. - -- Staff should be able to add and edit sections. - -- Staff should be able to assign members to teams. - -- Staff should be able to assign members to sections. +- Staff should be able to assign: members to teams and members to sections. - An error should be displayed when a staff member tries to assign a member to a section that contains another member in the same team.