Added some tasks.

TanelOrumaa 2021-10-10 22:12:43 +03:00
parent f97b30f269
commit c9747109d7

@ -57,8 +57,24 @@ Tasks can be considered done after a code review is completed (accepted by at le
There is one task out of 15 with a time estimate over 16 hours (MOB-15) (<10%). No task exceeds 40 hours.
### Tasks for Sprint 3:
1. [MOB-21](https://tvp-mobile-authentication.atlassian.net/browse/MOB-21) Generate authentication JWT token with the information taken from the ID card (continued from Sprint 2)
1. [MOB-13](https://tvp-mobile-authentication.atlassian.net/browse/MOB-13) Create a view for asking PIN 2 from the user (moved from Sprint 2, as the functionality wasn't needed yet)
1. [MOB-37](https://tvp-mobile-authentication.atlassian.net/browse/MOB-37) Implement the option to switch between Estonian and English
1. [MOB-38](https://tvp-mobile-authentication.atlassian.net/browse/MOB-38) Implement a settings menu for the application
1. [MOB-39](https://tvp-mobile-authentication.atlassian.net/browse/MOB-39) Implement CAN (Card Authentication Number) saving to the phone
1. [MOB-40](https://tvp-mobile-authentication.atlassian.net/browse/MOB-40) Reorganizing the entire navigation of the app
1. [MOB-41](https://tvp-mobile-authentication.atlassian.net/browse/MOB-41) Creating a base for the test app that can launch authentication app and recieve results
1. [MOB-41](https://tvp-mobile-authentication.atlassian.net/browse/MOB-41) Creating a base for the test app that can launch authentication app and recieve results
1. [MOB-22](https://tvp-mobile-authentication.atlassian.net/browse/MOB-22) Generate signature JWT token with the information taken from the ID card
1. [MOB-42](https://tvp-mobile-authentication.atlassian.net/browse/MOB-42) Create test website
1. [MOB-23](https://tvp-mobile-authentication.atlassian.net/browse/MOB-23) Emit the generated JWT token
1. [MOB-25](https://tvp-mobile-authentication.atlassian.net/browse/MOB-25) Return error code(s) when an unexpected behaviour happens
### Tasks for Sprint 4:
1. [MOB-45](https://tvp-mobile-authentication.atlassian.net/browse/MOB-45) User can give a signature on the test website
1. [MOB-27](https://tvp-mobile-authentication.atlassian.net/browse/MOB-27) Implement closing the app automatically after a successful authentication/signature
1. [MOB-8](https://tvp-mobile-authentication.atlassian.net/browse/MOB-8) Validate and finalize the documentation
1. [MOB-28](https://tvp-mobile-authentication.atlassian.net/browse/MOB-28) Implement biometric authentication
1. [MOB-29](https://tvp-mobile-authentication.atlassian.net/browse/MOB-29) Add Google TalkBack option to the project
1. [MOB-43](https://tvp-mobile-authentication.atlassian.net/browse/MOB-43) Website: Validate the received JWT
1. [MOB-44](https://tvp-mobile-authentication.atlassian.net/browse/MOB-44) Test app: Validate the received JWT
Although we know the scope of the project, some technical details are still unknown, so more tasks can be added to Sprint 4 throughout Sprint 3.