Projekt

Obecné

Profil

Iterations » Historie » Verze 1

Václav Šíma, 2023-04-03 11:34

1 1 Václav Šíma
h1. Iterations
2
3
Summary of project work in interations.
4
5
h2. S01 ( 06.03.2023 - 19.03.2023 )
6
7
* selection of a suitable IDE - Visual Studio
8
* specification of requirements
9
* agreement that everyone has to learn c++ (nobody knows c++)
10
* introduction to cMake
11
* gitflow settings
12
* setting meeting times (Saturday 9:00 (planning + retrospective) + Wednesday 17:00)
13
14
h2. S02  ( 20.03.2023 - 26.03.2023 )
15
16
* getting the program up and running
17
* source code analysis
18
* workshop with the client about cMake and project requirements
19
* creation of a project plan
20
* configuration of Redmine and setting conventions
21
22
> h3. Retrospective
23
> 
24
> *GLAD:*
25
> * TK - Vasek made a nice plan
26
> * TK - Compared to the previous sprint we are more coordinated, more efficient
27
> * MJ - Better planning
28
> * JK - Clarifying the procedure with the mentor
29
> 
30
> *SAD:*
31
> * TK - I don't really understand the code
32
> * JK - The code is complicated
33
> 
34
> *MAD:*
35
> * VŠ - we are a little behind schedule
36
> * VŠ - we need to correctly specify the requirements for each task (optimizing is not a sufficient description)
37
38
h2. S03 ( 27.03.2023 - 02.04.2023 )
39
40
* workshop with the client about mathematical background of the project and source code stucture
41
* risk analysis document prepared
42
* vision document prepared
43
* source code analysis of ARAP and PBD
44
45
h3. Retrospective
46
47
> *GLAD:*
48
> * JK - the meeting with the author of the project was very useful
49
> * TK - the meeting with the author helped me to get a better understanding of the code
50
> * VŠ - the meeting with the author was good
51
> * VŠ - we made up for the initial delay in the plan
52
> * TK - Vasek played nicely with the administration
53
54
> *SAD:*
55
> * TK - I analyzed a lot of things, but I still don't feel like I have a proper understanding of how everything works
56
> * JK - lots of work, little time
57
> * VŠ - Mathematically challenging project, big overhead for analysis
58
> * VŠ - We will descope cMake refactoring to the next sprint
59
60
> *MAD:*
61
> * VŠ - We still have a big slippage, we should escalate the situation better
62
> * VŠ - Tomas writes Czech in Redmine
63
> * VŠ - We need to improve communication in the team, we don't have a very good overview of the status of the individual tasks
64
65
h3. S04 -