Update End of Term Assignment authored by Zorenböhmer Christina's avatar Zorenböhmer Christina
...@@ -170,9 +170,11 @@ static void askUser2() { ...@@ -170,9 +170,11 @@ static void askUser2() {
At the outset we began gathering ideas and drawing up concepts for our approach. We have visualised our concept below: At the outset we began gathering ideas and drawing up concepts for our approach. We have visualised our concept below:
![concept](uploads/7f8865dad611818e03f2f43a43598f76/concept.JPG) ![concept](uploads/7f8865dad611818e03f2f43a43598f76/concept.JPG)
<!--blank link ---> <!--blank link --->
<br> <br>
<!---blank link---> <!---blank link--->
## The Main Executable Class: GoogleEarthTweetMapper.java ## The Main Executable Class: GoogleEarthTweetMapper.java
Although this class could not be completed until we had created all other classes, we will begin with this class since it provides a neat summary of how all components for our project come together. Although this class could not be completed until we had created all other classes, we will begin with this class since it provides a neat summary of how all components for our project come together.
... ...
......