-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
29 lines (24 loc) · 860 Bytes
/
README
File metadata and controls
29 lines (24 loc) · 860 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
This repository contains source code for team Kidogo submission at the D3 hackathon 8th Aug. 2011
It was meant to allows publishing and finding used items on a map.
A number of google technologies are used in there:
- Googe App Engine for hosting
- Google App Egine Channel API for real time update of maps
- Google Web Toolkit for the user interface
- Google Accounts for authentication
- Google Maps for map rendering
- Google Guice for dependency injection
Uses google accounts for authentication
Tools Used
----------------
Eclipse
Google Plugin for Eclipse 2.3.3
Google App Engine Java SDK 1.5.2
Google Web Toolkit SDK 2.3.0
CodePro Analytix 7.0
Library Dependencies
------------------
geomodel-1.0
apache-commons-fileupload-1.2
gwt-maps2-0.2 (custom compilation for gwt 2.3.0)
gwt-gae-channel-0.4
google guice v3.0