@@ -14,7 +14,7 @@ The [Initial Document](https://courses.cs.ut.ee/2024/tvp/fall/Main/ProposedProje
**2) Log incoming alerts in a ticketing system**
**US2.0** As a volunteer, I want to be able to log my time spent on each case, so that I can provide accurate reports and receive appropriate credit for my work. **(should-have)** #21
**US2.0** As a volunteer, I want to be able to log my time spent on each case, so that I can provide accurate reports and receive appropriate credit for my work. **(wont-have)** #21
**US2.1** As a volunteer, I want to be able to view and update the status of cases assigned to me so that I can manage my tasks and ensure timely rescue operations. **(must-have)** #24
...
...
@@ -40,7 +40,7 @@ The [Initial Document](https://courses.cs.ut.ee/2024/tvp/fall/Main/ProposedProje
**US3.2** As an coordinator, I want to be able to create statistics on rescue outcomes (e.g., number of animals released, rehabilitated, or deceased), so that I can track the success of rescue operations. **(must-have)** #13
**US3.3** As a coordinator, I want to be able to filter reports by specific criteria, such as species, injury type, or region, so that I can focus on relevant data for decision-making. **(must-have)** #13
**US3.3** As a coordinator, I want to be able to filter reports by specific criteria, such as species, injury type, or region, so that I can focus on relevant data for decision-making. **(could-have)** #13
**US3.4** As a coordinator, I want to be able to sort reports by specific criteria, such as time so that I can focus on relevant data for decision-making. **(could-have)** #13
...
...
@@ -50,13 +50,13 @@ The [Initial Document](https://courses.cs.ut.ee/2024/tvp/fall/Main/ProposedProje
**US4.2** As a member of the public, who is temporarily taking care of an animal, I want to be able to access a knowledge base with recommendations and information about the species, so that I can provide proper care. **(won't-have)** #6
**US4.3** As a volunteer, I want to receive updates about new guidelines added to the knowledge base, so that I stay informed and can follow best practices in rescue operations. **(should-have)** #9
**US4.3** As a volunteer, I want to receive updates about new guidelines added to the knowledge base, so that I stay informed and can follow best practices in rescue operations. **(wont-have)** #9
**US4.4** As a coordinator I want to be able to upload new files to a knowledge base, so that I can keep up-to date information and guidelines which can help with volunteering work. **(should-have)** #78, #79
**US4.5** As a coordinator I want to be able to delete files to a knowledge base, so that I can keep up-to date information and guidelines which can help with volunteering work. **(should-have)** #78, #80
**5) Chat function that allows us to resolve incoming alerts**
**5) Chat function that allows us to resolve incoming alerts (no chat function will be implemented)**
**US5.1** As a volunteer I want a chat function so that I can receive updates, share information, and coordinate efforts efficiently in time-sensitive situations with the coordinators and other volunteers. **(wont-have)** #26
...
...
@@ -76,7 +76,7 @@ The [Initial Document](https://courses.cs.ut.ee/2024/tvp/fall/Main/ProposedProje
**US6.4** As an coordinator, I want to be able to control access levels for volunteers, ensuring that those without authorization can only view information relevant to their role. **(must-have)** #17 #69
**US6.5** As a coordinator, I want to be able to delete a volunteer's user, to keep the user's list up-to-date. #69
**US6.5** As a coordinator, I want to be able to delete a volunteer's user, to keep the user's list up-to-date. **(must-have)**#69
**US6.6** As a volunteer, I want to view my roles, contact information (first name, last name, email, phone number, address), join date, skills, associated regions, and linked species on my profile page, so that I can verify my details and understand my authorization level. **(must-have)** #96
...
...
@@ -98,8 +98,8 @@ The [Initial Document](https://courses.cs.ut.ee/2024/tvp/fall/Main/ProposedProje
**9) Logging in**
**US9.1** As a volunteer, I want to be able to log in to the application with my email and password, so that I am able to access the features that help me be an active volunteer. #67
**US9.1** As a volunteer, I want to be able to log in to the application with my email and password, so that I am able to access the features that help me be an active volunteer. **(must-have)**#67
**US9.2** As a volunteer, I want the application to alert me if the email or password I used was incorrect, so that I know that I need to re-enter or check my credentials. #67
**US9.2** As a volunteer, I want the application to alert me if the email or password I used was incorrect, so that I know that I need to re-enter or check my credentials.<spandir=""></span>**(must-have)** #67
**US9.3** As a volunteer, I want to be able to reset my password, so that I can still be able to log in if I forgot my password. #101
\ No newline at end of file
**US9.3** As a volunteer, I want to be able to reset my password, so that I can still be able to log in if I forgot my password. **(wont-have)** #101 (replaced with different logic)