- 1550495411207
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/OOPP 43 In the beginning there was_/src/Main.java b/OOPP 43 In the beginning there was_/src/Main.java
deleted file mode 100644
index e1704db..0000000
--- a/OOPP 43 In the beginning there was_/src/Main.java
+++ /dev/null
@@ -1,5 +0,0 @@
-public class Main {
- public static void main(String[] args){
- System.out.print("Hello World!");
- }
-}
diff --git a/Project Details/51565888_320136285514771_1677605103307063296_n.png b/Project Details/51565888_320136285514771_1677605103307063296_n.png
new file mode 100644
index 0000000..2779b7f
Binary files /dev/null and b/Project Details/51565888_320136285514771_1677605103307063296_n.png differ
diff --git a/Project Details/52113354_2145104338913697_3319351636328972288_n.png b/Project Details/52113354_2145104338913697_3319351636328972288_n.png
new file mode 100644
index 0000000..a838dfc
Binary files /dev/null and b/Project Details/52113354_2145104338913697_3319351636328972288_n.png differ
diff --git a/Project Details/GUIthing.png b/Project Details/GUIthing.png
new file mode 100644
index 0000000..65bd3c3
Binary files /dev/null and b/Project Details/GUIthing.png differ
diff --git a/doc/meetings/20190218_agenda.md b/doc/meetings/20190218_agenda.md
new file mode 100644
index 0000000..14f7e88
--- /dev/null
+++ b/doc/meetings/20190218_agenda.md
@@ -0,0 +1,22 @@
+# Meeting 1
+
+## Opening
+Everyone was present except for Nivard Jansen
+
+## Points of action
+ - Discuss GUI elements we want in our program
+ - Establish our first small git hello world
+ - Discuss server possibilities
+ - To research:
+ - JavaX
+ - Tomcat
+ - RESTful
+ - Divide tasks client-server
+
+## Any other business
+
+## Question round
+Making code changes tells sourcetree: uncommitted changes?
+Is there a template for taking notes?
+
+## Closing
diff --git a/doc/meetings/20190218_notes.pdf b/doc/meetings/20190218_notes.pdf
new file mode 100644
index 0000000..d9a2312
Binary files /dev/null and b/doc/meetings/20190218_notes.pdf differ
diff --git a/doc/meetings/20190225_agenda.md b/doc/meetings/20190225_agenda.md
new file mode 100644
index 0000000..7bb49ef
--- /dev/null
+++ b/doc/meetings/20190225_agenda.md
@@ -0,0 +1,67 @@
+# 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
+ - 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
+ - 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!
\ No newline at end of file
diff --git a/src/main/main.iml b/src/main/main.iml
new file mode 100644
index 0000000..908ad4f
--- /dev/null
+++ b/src/main/main.iml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/OOPP 43 In the beginning there was_/OOPP 43 In the beginning there was_.iml b/src/test/test.iml
similarity index 82%
rename from OOPP 43 In the beginning there was_/OOPP 43 In the beginning there was_.iml
rename to src/test/test.iml
index c90834f..a0e49a3 100644
--- a/OOPP 43 In the beginning there was_/OOPP 43 In the beginning there was_.iml
+++ b/src/test/test.iml
@@ -3,7 +3,7 @@
-
+