Updated Project plan (markdown)

Lemmo Lavonen 2021-09-19 16:21:42 +03:00
parent 6cca0a430b
commit 7d5810ecad

@ -38,18 +38,18 @@ Tasks can be considered done after a code review is completed (accepted by at le
# Scope
**Tasks for Sprint 2:**
1. [MOB-7] Create an UML diagram for the authentication app - Jira (atlassian.net)
1. [MOB-9] Set up a base Android project (empty activity) - Jira (atlassian.net)
1. [MOB-11] Create UI paper prototype - Jira (atlassian.net)
1. [MOB-12] Create a view for asking PIN 1 from the user - Jira (atlassian.net)
1. [MOB-13] Create a view for asking PIN 2 from the user - Jira (atlassian.net)
1. [MOB-14] Create a view to display user NIN (national identity number) and name - Jira (atlassian.net)
1. [MOB-15] Investigate whether there exists an NFC library that suits the project - Jira (atlassian.net)
1. [MOB-16] Implement the NFC library - Jira (atlassian.net)
1. [MOB-18] Implement asking information from the ID card - Jira (atlassian.net)
1. [MOB-21] Generate authentication JWT token with the information taken from the ID card - Jira (atlassian.net)
1. [MOB-24] Implement notifications to the user - Jira (atlassian.net)
1. [MOB-26] Document error codes - Jira (atlassian.net)
1. [MOB-33] Set up CI/CD for the project - Jira (atlassian.net)
1. [MOB-7](https://tvp-mobile-authentication.atlassian.net/browse/MOB-7) Create an UML diagram for the authentication app
1. [MOB-9](https://tvp-mobile-authentication.atlassian.net/browse/MOB-9) Set up a base Android project (empty activity)
1. [MOB-11](https://tvp-mobile-authentication.atlassian.net/browse/MOB-11) Create UI paper prototype
1. [MOB-12](https://tvp-mobile-authentication.atlassian.net/browse/MOB-12) Create a view for asking PIN 1 from the user
1. [MOB-13](https://tvp-mobile-authentication.atlassian.net/browse/MOB-13) Create a view for asking PIN 2 from the user
1. [MOB-14](https://tvp-mobile-authentication.atlassian.net/browse/MOB-14) Create a view to display user NIN (national identity number) and name
1. [MOB-15](https://tvp-mobile-authentication.atlassian.net/browse/MOB-15) Investigate whether there exists an NFC library that suits the project
1. [MOB-16](https://tvp-mobile-authentication.atlassian.net/browse/MOB-16) Implement the NFC library
1. [MOB-18](https://tvp-mobile-authentication.atlassian.net/browse/MOB-18) Implement asking information from the ID card
1. [MOB-21](https://tvp-mobile-authentication.atlassian.net/browse/MOB-21) Generate authentication JWT token with the information taken from the ID card
1. [MOB-24](https://tvp-mobile-authentication.atlassian.net/browse/MOB-24) Implement notifications to the user
1. [MOB-26](https://tvp-mobile-authentication.atlassian.net/browse/MOB-26) Document error codes
1. [MOB-33](https://tvp-mobile-authentication.atlassian.net/browse/MOB-33) Set up CI/CD for the project
There is one task out of 13 with a time estimate over 16 hours (MOB-15) (<10%). No task exceeds 40 hours.