A client requested the design and development of a website for their Visa business. The website would be used to view a desination path between two countries and the available Visa options for that route.
In my concept designs based on similar types of websites, I included the theme of travel with the background displaying an image of flight or travel. In the hero section it would display the select option as that would be the primary focus of the site, that would lead to a page displaying the results. Underneath there would be popular destinations displayed and I also presented the possibility of having information about the business on the page (however the client decided it would be better suited on the 'About' page instead).
I developed the site using PHP and storing the information on a database. The select departure/destination drop down function would allow the user to select a country of departure and choose a destination, then taking the user to a page displaying information on the Visa options available (that then prompts them to proceed to the contact page). The client indicated that the routes could only be to or from Australia with the exception of Australia, the US, the UK, Canada, India, and Pakistan (which allow routes between eachother) so I developed the function so that it would display only those options if they were selected. The site also contains a page with a list of all the countries, that link to government sites providing Visa information for that country.