From bea93029a516884a87d496759fd034885cd360d3 Mon Sep 17 00:00:00 2001
From: Adrian Stoica <stoica@ntnu.no>
Date: Wed, 8 Sep 2021 15:52:12 +0200
Subject: [PATCH] updates 5th lecture slides

---
 lectures/revealjs/05-lecture.adoc | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/lectures/revealjs/05-lecture.adoc b/lectures/revealjs/05-lecture.adoc
index 7d27b31..87adf3f 100644
--- a/lectures/revealjs/05-lecture.adoc
+++ b/lectures/revealjs/05-lecture.adoc
@@ -34,4 +34,22 @@ IT1901 Fall 2021 - {LECTURE_NO}
 == Q & A
 
 
+== 3 release plan
+
+- Minimal application
+- Application with more features / improved quality 
+- Final technical – client server / REST API / more feature / alternative client
+
+== Application description
+
+- General description included in readme.md file
+- user stories supported by additional design documents such as:
+** conceptual model, 
+** personas, 
+** scenarios, 
+** UI mockups, 
+** UI protoypes
+- User stories get broken down into issues and tasks
+- Lead to a functional application
+
 include::{includedir}footer.adoc[]
-- 
GitLab