Skip to content

Run Away is a travel destination utility. Enter a departure point, and we'll tell you where to go!

Notifications You must be signed in to change notification settings

sethayotte/run-away

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project live @ https://run-away.app

Project Overview

Run Away was designed and built to offer a quick and simple solution for travel inspiration. As an active user of Google Flights to find great deals, there are times where I have a travel itch and have no idea of where to go.

Once a user enters in their departure point, our algorithm will generate a random date range, a random destination, and a competitive fare. At this time, v1.0 is live and we are still working to allow direct connection to an airline’s site for booking. For now, enjoy the tool for destination ideas!

Project Highlights

Flexible Ticket UI

Design was a large focus of this project. This tool had to be simple to navigate and get straight to the point. With all of the data we’d be pulling from the API response, we ensured that it was packaged neatly into an inviting ticket interface.

Random Date Generation

One of the most difficult aspects of this project was generating random dates to fall within our desired parameters. Once generated, this information is correctly formatted and passed to the request body for a response.

Data Manipulation

As a response comes in, all of the data needs to be parsed - and in some cases, validated (inbound & outbound airline / route status). Some additional formatting for dates and Iata code, city and country presentation and then passed to their respective state leaving a skeleton in the UI while all the pieces come together.

A Working Utility

While this was a project designed for react practice, I strive to make products that I would personally use and would like to see go out into the world. v1.0 is currently live at [run-away.app](https://run-away.app). Check it out!

About

Run Away is a travel destination utility. Enter a departure point, and we'll tell you where to go!

Topics

Resources

Stars

Watchers

Forks