Landing Page - travel agency aggregator

Back in 2015:
Landing Page - travel agency aggregator

Landing page, that aggregates travel agencies in city and shows closest to the user agency.

First of all, on site used PHP script, that takes user IP, determines his city (script finds IP in base of russian internet providers) and redirects to correct subdomain if it exists.

On a first screen there are 3 tours and form with customized select tags (script fully made by myself), customized checkbox and input[type=number]. Also used datepicker.js (from jQuery UI), that allow user to choose date in calendar.

After first screen there is a Google map with placemarks of all agencies in this city; user can click on button "Find closest agency" - script will ask user to determine his geolocation (using google maps API), after that it finds closest agency and shows it on map.

After map there are blocks with 3 easy steps for order and reviews.

This is not beatiful, but technically interesting site.

You can see this site in action here

More by Maxim Kirpichev

View profile