Merge branch 'Hello_World_Testing'

This commit is contained in:
Sem van der Hoeven
2019-02-20 22:56:24 +01:00
16 changed files with 674 additions and 6 deletions

View File

@@ -0,0 +1,58 @@
# 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
- 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
- Issues: everyone should know how they work and how to work with them
- board: use it as a scrum board
- 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 and are going to use
- Maven
- JavaFX
- Jersey
- Tomcat
- 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)
- [Tomcat install tutorial](http://openl-tablets.org/files/openl-tablets/5.13.0/OpenL%20Tablets%20-%20Installation%20Guide/SMPUserInstallingApacheTomcatOnWindows.html)
### post meeting
- Focus on demo 2
- Get started with the GUI
- Get started on configuring the server
- 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!