treasure_hunter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
treasure_hunter [2014/01/21 01:03]
mroriz [Architecture]
treasure_hunter [2014/01/21 01:06]
mroriz
Line 16: Line 16:
 Finally, we developed a web application to manage the treasure hunter maps. We used the Play Framework, which combines Java and Scala to develop the web administration tool. We enhanced the tool with Google Maps library to display the location and map for administrators. Using the map, the administrator can graphically click and form the treasure to polygon. The Web application is shown below. Finally, we developed a web application to manage the treasure hunter maps. We used the Play Framework, which combines Java and Scala to develop the web administration tool. We enhanced the tool with Google Maps library to display the location and map for administrators. Using the map, the administrator can graphically click and form the treasure to polygon. The Web application is shown below.
  
-{{:android-hunter.png?nolink&400 |}} {{:web-hunter.png?nolink&600 |}}+{{:android-hunter.png?nolink&350 |}} {{ :web-hunter.png?nolink&600 |}}
  
- +===== Usage ===== 
-===== Source Code ===== +Download the Source Code from the github page. The source code can be obtained in the following github repo:
-The source code can be obtained in the following github repo:+
   git clone https://github.com/marcosroriz/TreasureHunter.git   git clone https://github.com/marcosroriz/TreasureHunter.git
 +  
 +Execute the Gateway application
 +  java -jar GatewayTest IP Port
 +  
 +Execute the TreasureHunterCore application
 +  java -jar TreasureCore
 +  
 +Execute the TreasureHunterWeb application
 +  play TreasureWeb
 +  
 +Execute the TreasureHunterAndroid application
 +  adb install ThreasureHunterAndroid
  • treasure_hunter.txt
  • Last modified: 2017/07/21 03:08
  • (external edit)