mirror of
https://github.com/TanelOrumaa/Estonian-ID-card-mobile-authenticator-POC.git
synced 2024-11-22 13:51:00 +02:00
Updated Project plan (markdown)
parent
a34cbb6c98
commit
43d94dff16
@ -15,24 +15,6 @@ Main information exchange is conducted through in-person meetings. Specifying sm
|
||||
|
||||
The customer has access to the project during the entire process via the open source GitHub repository and we will discuss with the customer what we are building during the in-person meetings as well.
|
||||
|
||||
# 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)
|
||||
|
||||
There is one task out of 13 with a time estimate over 16 hours (MOB-15) (<10%). No task exceeds 40 hours.
|
||||
|
||||
**How do you determine that the customer is accepting your solution proposal?**
|
||||
|
||||
The customer is asked to give feedback when new features are implemented.
|
||||
@ -53,3 +35,21 @@ In face-to-face meetings and via email.
|
||||
**What is the definition of DONE on a task**
|
||||
|
||||
Tasks can be considered done after a code review is completed (accepted by at least 2 developers) and verification passes.
|
||||
|
||||
# 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)
|
||||
|
||||
There is one task out of 13 with a time estimate over 16 hours (MOB-15) (<10%). No task exceeds 40 hours.
|
Loading…
Reference in New Issue
Block a user