- Install the flight android app on your device
- Open the flight app on your device
- Click on the "Flying From" edit text field on the form to enter your departure city
- Select your departure city for the pop up dialog
- Click on the "Flying To" edit text field on the form to enter your arrival city
- Select your arrival city from the pop up dialog
- Click on the "Dates" field on the form to enter your travel dates
- Select your travel dates from the date picker pop up
- Enter the number of adults your travelling with
- Click on the "SEARCH FLIGHTS" button and a list of flights will be displayed if steps 3 to 9 above have been done correctly. If the steps from 3 to 9 are not done correctly you will get an error message and you have to repeat
- Upon clicking on search flights a list of flights shows up.
- Click on the "Reserve" button on the list of flights shown on the search results page.
- A reservation page opens up with the flight information and total cost accompanied with a form to fill.
- Enter your name and email and click on the save reservation button.
- A dialog pops up with the reservation confirmation, click on OK to be taken back to main activity.
- On the main activity click on "view reservations" button
- Enter the email you used to create a reservation and you should be able to view all your reservations.
Link to our code simulation in Android studio here.