From 2c38a095f57678c9e2753ff76872b4b46dd60368 Mon Sep 17 00:00:00 2001 From: Henrik Lepson <56916788+Henrik895@users.noreply.github.com> Date: Sun, 10 Oct 2021 17:02:28 +0300 Subject: [PATCH] Added some tasks for sprint 3 --- Project-plan.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Project-plan.md b/Project-plan.md index eb420c6..6da40d6 100644 --- a/Project-plan.md +++ b/Project-plan.md @@ -37,7 +37,7 @@ In face-to-face meetings and via email. 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:** +### Tasks for Sprint 2: 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 @@ -54,4 +54,11 @@ Tasks can be considered done after a code review is completed (accepted by at le 1. [MOB-35](https://tvp-mobile-authentication.atlassian.net/browse/MOB-35) Create a view to ask the user for CAN (Card Access Number) and store it in LocalStorage 1. [MOB-36](https://tvp-mobile-authentication.atlassian.net/browse/MOB-36) Create transitions between views -There is one task out of 15 with a time estimate over 16 hours (MOB-15) (<10%). No task exceeds 40 hours. \ No newline at end of file +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-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 \ No newline at end of file