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
dotnet2011:lut3:start [2011/01/28 13:02]
aknutas [Design]
dotnet2011:lut3:start [2011/01/28 13:15] (current)
aknutas [Idea]
Line 8: Line 8:
  
 ===== Idea ===== ===== Idea =====
-In essenceLunchMagnet is a location aware ad-hoc social networking serviceThis means that it enables the fast gathering of people around unplanned or unscheduled activities like for example inviting friends nearby to have lunch with you. The program does this by connecting to a web service for friend discoveryand uses the Android location services for both discovering your own location and calculating the distance.+In shortGreendel is a mobile real-time power consumption monitoring programIt allows the user to view power consumption and different factors like heatinglights or temperature that affect power use in real time.
 ===== Features ===== ===== Features =====
- +1 = most critical
-1 = most critical or core .. leats citical or core feature+
  
 ^ Feature ^ Priority ^ ^ Feature ^ Priority ^
-| Main GUI | 3 | +| Main Phone GUI | 3 | 
-Location Services | 3 |+Industrial Bus Connectivity | 3 |
 | Web Service Connectivity | 3 | | Web Service Connectivity | 3 |
-Visual map display | 2 | +Data presentation on the phone | 2 | 
-Interactive friend lists | 2 |+History data collection | 2 |
 | Event invites | 2 | | Event invites | 2 |
-Extended social networking functionality | 1 | +Data scraping from other services (eg. weather data) | 1 |
- +
-===== Mini Goals ===== +
-  - Main GUI prototype +
-  - Getting location services prototype +
-  - Coding test web service +
 ===== Architecture ===== ===== Architecture =====
  
 {{:dotnet2011:lut3:clover.png|}} {{:dotnet2011:lut3:clover.png|}}
-===== 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 =====
- +{{:dotnet2011:lut3:greendel_codecamp.pdf|Presentation Slides}}
-{{:android2010:grp16:lunchmagnet_day1_esitys.pdf|Presentation}} +
- +
-{{:android2010:grp16:Poster.pdf|Project Poster}} +
-{{:android2010:grp16:Report.pdf|Project Report}}+
 ===== Package ===== ===== Package =====
-{{:android2010:grp16:LunchMagnet.zip|LunchMagnet runnable packages}} +Coming up!
- +
-Note: The program requires that you run the included web service. +
- +
-{{:android2010:grp16:LunchMagnetSources.zip|LunchMagnet source codes}}+
  
 ==== How to run ==== ==== How to run ====
-Install GlassFishJ2EE and consult the included README file in the zip.+Install Visual Studio 2010IronRuby 1.1, Rails 2.3.5 and other gems required by the project, Azure SDK 1.2 and Visual Studio Tools and set up the web service in the Azure template project. Further [[http://blogs.msdn.com/b/mcsuksoldev/archive/2010/02/26/9969876.aspx|instructions]].
 ===== Conclusion of your work ===== ===== Conclusion of your work =====
-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.+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 cloud web service that can be used from a Windows 7 phone.