FIX:: folder names were wrong
This commit is contained in:
78
doc/meetings/week3/20190225_agenda.md
Normal file
78
doc/meetings/week3/20190225_agenda.md
Normal file
@@ -0,0 +1,78 @@
|
||||
# Meeting 2
|
||||
|
||||
## Opening
|
||||
> Check if everyone is present:
|
||||
- [ ] Nivard Jansen
|
||||
- [ ] Kristin Peneva
|
||||
- [ ] Daan Sneep
|
||||
- [ ] Merel SteenBergen
|
||||
- [ ] Ceren Uğurlu
|
||||
- [ ] Mika Wauben
|
||||
- [ ] Sem van der Hoeven
|
||||
|
||||
## 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
|
||||
|
||||
- Make sure the server and client connections work
|
||||
- Our server uses spring and maven
|
||||
- make sure everyone knows how spring works/what it is
|
||||
- make sure everyone knows how maven works/what it is
|
||||
- Discuss what we learned this week
|
||||
- what did we find online?
|
||||
- what did we get to know from tutorials we followed?
|
||||
- are there still things unclear?
|
||||
- Gitlab
|
||||
- board: use the scrum board in gitlab
|
||||
- SCRUM
|
||||
- discuss if everyone can work with the scrum board on gitlab
|
||||
- discuss if everyone knows how to add/comment on issues, milestones, code reviews
|
||||
- Demo 1
|
||||
- Make sure client is working
|
||||
- Make sure server is working
|
||||
- Make sure client and server can connect
|
||||
- client can send requests
|
||||
- server can send respones
|
||||
- Everyone needs to know about the libraries and API we've come across
|
||||
- Maven
|
||||
- JavaFX
|
||||
- Jersey
|
||||
- Tomcat
|
||||
- Spring
|
||||
- Everyone also should install everything if they haven't done so yet
|
||||
- [Maven install tutorial](https://docs.wso2.com/display/IS323/Installing+Apache+Maven+on+Windows) (optional to install on computer, the template already has maven libraries/dependencies)
|
||||
- [Tomcat install tutorial](http://openl-tablets.org/files/openl-tablets/5.13.0/OpenL%20Tablets%20-%20Installation%20Guide/SMPUserInstallingApacheTomcatOnWindows.html)
|
||||
- [Jersey](https://jersey.github.io/)
|
||||
|
||||
|
||||
### post meeting
|
||||
- Test coverage
|
||||
- get everything set up
|
||||
- make sure everyone can run tests and see the test coverage
|
||||
- upload screenshots of the test coverage
|
||||
- Focus on demo 2
|
||||
- Get started with the GUI
|
||||
- learn about JavaFX
|
||||
- practice with JavaFX
|
||||
- get started with making the program
|
||||
- use the classes and schema we discussed in the previous meeting
|
||||
- Get started on configuring the server
|
||||
- JSON
|
||||
- read into the database part and try to set one up
|
||||
- Brushing up on JSON and implementing it in the client-server communication
|
||||
|
||||
|
||||
## 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 1 is done, good job guys!
|
||||
> Let's focus on demo 2!
|
||||
BIN
doc/meetings/week3/20190225_notes.pdf
Normal file
BIN
doc/meetings/week3/20190225_notes.pdf
Normal file
Binary file not shown.
@@ -1,63 +0,0 @@
|
||||
# Meeting 3
|
||||
|
||||
## Opening
|
||||
> Check if everyone is present:
|
||||
- ~~Nivard Jansen~~
|
||||
- ~~Kristin Peneva~~
|
||||
- [ ] Daan Sneep
|
||||
- [ ] Merel SteenBergen
|
||||
- [ ] Ceren Uğurlu
|
||||
- [ ] Mika Wauben
|
||||
- [ ] Sem van der Hoeven
|
||||
|
||||
## 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
|
||||
- Does everyone use the board?
|
||||
- CI
|
||||
- How does it work
|
||||
- Are we going to use it?
|
||||
|
||||
- Demo 1
|
||||
- Is everything completed?
|
||||
- Demo 2
|
||||
- GUI/JavaFX
|
||||
- Everything clear?
|
||||
- Server/client
|
||||
- Does everything work for everyone?
|
||||
- Database
|
||||
- Does everyone understand it?
|
||||
|
||||
- Libraries and API we've come across
|
||||
- Maven
|
||||
- Gradle (used)
|
||||
- JavaFX (used)
|
||||
- Jersey
|
||||
- Tomcat
|
||||
- Spring (used)
|
||||
- Has everyone installed all used programs?
|
||||
|
||||
- Branches
|
||||
- Do not use the Master branch anymore
|
||||
|
||||
### post meeting
|
||||
Change
|
||||
|
||||
|
||||
## 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
|
||||
> Let's focus on demo 2!
|
||||
Binary file not shown.
Reference in New Issue
Block a user