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 revisionPrevious revision
Next revision
Previous revision
dotnet2011:lut3:start [2011/01/28 13:06] – [Conclusion of your work] aknutasdotnet2011:lut3:start [2011/01/28 13:15] (current) – [Idea] aknutas
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 =====