meta data for this page
  •  

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
android2010:grp16:start [2010/03/17 00:41]
aknutas
android2010:grp16:start [2010/03/31 23:05] (current)
aknutas
Line 16: Line 16:
 1 = most critical or core .. leats citical or core feature 1 = most critical or core .. leats citical or core feature
  
-^ Feature ^ Ptiority ^+^ Feature ^ Priority ^
 | Main GUI | 3 | | Main GUI | 3 |
 | Location Services | 3 | | Location Services | 3 |
Line 24: Line 24:
 | Event invites | 2 | | Event invites | 2 |
 | Extended social networking functionality | 1 | | Extended social networking functionality | 1 |
 +
 ===== Mini Goals ===== ===== Mini Goals =====
   - Main GUI prototype   - Main GUI prototype
   - Getting location services prototype   - Getting location services prototype
   - Coding test web service   - Coding test web service
- 
 ===== Design ===== ===== Design =====
-UML squiggles soon forthcoming.+See the report PDF for the UML diagram.
  
 ===== Screen shots ===== ===== Screen shots =====
-(when ready) 
  
 +{{:android2010:grp16:mobile.png|}}
 ===== Implementation Comments ===== ===== Implementation Comments =====
 +The service consists of two parts: A mobile software program that runs on the
 +Google Android platform, and a Java Web Service whose network interface has been
 +implemented as a servlet.
 +
 ===== Presentation ===== ===== Presentation =====
  
 {{:android2010:grp16:lunchmagnet_day1_esitys.pdf|Presentation}} {{:android2010:grp16:lunchmagnet_day1_esitys.pdf|Presentation}}
  
 +{{:android2010:grp16:Poster.pdf|Project Poster}}
 +{{:android2010:grp16:Report.pdf|Project Report}}
 ===== Package ===== ===== Package =====
-(.zip file)+{{:android2010:grp16:LunchMagnet.zip|LunchMagnet runnable packages}}
  
-==== How to run ====+Note: The program requires that you run the included web service.
  
 +{{:android2010:grp16:LunchMagnetSources.zip|LunchMagnet source codes}}
 +
 +==== How to run ====
 +Install GlassFish, J2EE and consult the included README file in the zip.
 ===== Conclusion of your work ===== ===== Conclusion of your work =====
-(what was good, what was bad, impressive or depressive things in android development)+There were a great amount of code camp spirit among the software team. The used tools and techniques were very suitable for the project but all the members also learned a lot and identify those things that could be done better in future projects. The software team reached the goal that was set during the first day of the code camp and the result of this is a fully functional Android application.