meta data for this page
  •  

This is an old revision of the document!


Insurance

Group 3

Group Member Main Responsibility
Mikko Turunen -
Janne Salopaasi -
Konstantin Taranov -

Notepad

Idea

LTC-Otso presented us 3 use cases which are related to insurance sales with a tablet device.

Use case 1, home insurance (highest priority):

Collect information from a client and calculate the price of a home insurance. Place an order to a REST-server if client wants to buy the insurance.

Use case 2, collect sales leads (medium priority):

If customer is in hurry collect basic contact info and insurance needs.

Use case 3, Customer loyalty program (lowest priority):

If the customer has an insurance in the company, ask if the customer would like to join the loyalty program.

Motivation

Solve the given problem(s) and learn new things:

1. Learn to program with C# & Xaml
2. Learn to use Visual Studio & Blend
3. Learn to use JSON

Pass the course and score some credits

Features

  1. 1. Collect information for home insurance price calculation and for insurance application
  2. 2. Uses REST-server with JSON-calls (POST:price calculation & store application; GET: single application with ID; DELETE: single application with ID)
  3. 3. Dynamic layout in portrait mode (app is locked into portrait mode, if landscape mode is enabled upon build it works all resolutions except 1024×768)
  4. 4. Reset local data with a single button

Screen shots

Technologies

TODO

Presentation

Package

TODO

How to run

TODO

Conclusion of your work

TODO