MobileFly

MobileFly 1.0 is released on the iTunes store as of early December. We are working on MobileFly 1.0 to fix a couple of basic bugs to improve usability. We will release it as MobileFly 1.1. Now we are working on the following features

Development Feature #1

Splash screen display.

Display a splash screen upon initial launch. This screen will display while one
webservice call is made to authorize the client.

When that is complete go on to the search screen.

Feature #2
Airport and airline filter.

Complete the following items to allow for quicker searching of the airport and airlines
list.

1) Filter the airport and airline list by city name, airport code and airline code
2) The data is stored in two columns in the local database called AirportName and
AirportCode
3) Ensure the User Interface remains intuitive for the user

We have already completed feature 1 completed and are working on Feature 2

At the beginning it shows splash screen. After loading the user can search by flight number, by route.
After the user taps on the search by flight on the welcome screen.it opens a screen with three categories of values those are airline, departure date and flight number. When the user will tap on the select airline option it will open a screen with airline names.
Taping on the select departure date will open a screen with dates.
After you tap on the select flight number it opens a screen with numbers.
After selecting all three categories user taps on the search button.
The search results appear like the above.

Users can also search by route. Here in the same way they have to select three categories of values.

The search result is shown here.