Merge branch 'add_documents' into 'master'

Merge add_documents branch into master

See merge request cse1105/2018-2019/oopp-group-43/template!27
This commit is contained in:
Ceren Ugurlu
2019-03-17 20:12:33 +00:00
3 changed files with 54 additions and 2 deletions

View File

@@ -25,7 +25,6 @@ build:
- build
- .gradle
test:
stage: test
script: gradle check
@@ -35,4 +34,4 @@ test:
paths:
- build
- .gradle

View File

@@ -0,0 +1,53 @@
# Meeting 5
## Opening
> Check if everyone is present:
- ~~Nivard Jansen~~
- ~~Kristin Peneva~~
- [x] Daan Sneep
- [x] Merel SteenBergen
- [x] Ceren Ugurlu
- [x] Mika Wauben
- [x] Sem van der Hoeven
- Chair: Ceren Ugurlu
- Secretary: Mika Wauben
## Points of action
- First of all, discuss problems we have faced and if somebody is halted because of a problem
- if so, try to work out the problem
### pre/during meeting
- Discuss what we did last week (see scrumboard)
- Does anyone have blocking issues?
- Gitlab
- CI
- Coverage reports
- Checkstyle reports
- Make sure that demo 2 is ready and all requirements is provided
- Demo 2 (full workflow "Eating a vegetarian meal")
- Make sure add vegetarian meal button is working
- Make sure when user clicked to button counter is increasing
- Make sure client sends request to the server
- Make sure database stores and persists the data
- Make sure coverage report is uploaded
- Make sure checkstyle report is uploaded
### post meeting
- Focus on demo 3
- Complete the GUI
- Add all features
- Create a calculator
## Any other business
> If anybody has something that should be discussed but came up with that after the agenda was finalized, he/she should bring that up now so that it can be discussed after all.
## Question round
- Questions for the TA
- questions that were already present
- questions that rose during the meeting
## Closing
> Demo 2 is done, good job guys!
> Let's focus on demo 3!

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB