Skip to content

UT-Austin-Bootcamp-Proj1-Group-D/Weather-or-not

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather or Not?

Project Description:

Ever in the mood to get some sun? Perfer to dance in the rain? Weather or not is the app that can find the cheapest flight to the weather you're looking for. Simpily select the weather type you're looking for, and our app will find the cities that have that weather in the next 7 days, and find the cheapest flight to go expereince it.

Team Members:

  • Jack Lawless
  • Kent Valle
  • Thomas Hutcheson
  • Matt Martin
  • John Carlo Base

Usage

Select the weather you'd like to have while on your trip. You are able to select multiple type of weather to find your perfect vacation. Be careful though, it's very unlikely you'll find a city with snow and hot at the same time!

Weather or Not will search for the top cities in the US that have the weather you select, and present the cheapest flights from your home base to those locations.

Custom Cities

View our city list at URL. You can add a custom city you'd like to include in the search.

Design:

Main Page

"Main Page"

Flight Search

"Flight Search"

Edit Cities

"Edit Cities"

APIs to be used:

User Stories and Dev Tasks

User Stories

  1. As a user, I need the ability to select one or more types of weather so that I can pick which type I want.
  2. As a front end developer, I need the function to call to search for the cities that have the specific weather.
  3. As a user, I need to select the cities that I would like to search for so that I can exclude cities I don't wish to travel to.
  4. As a front end developer, I need the function to call to search flights for the cities that were selected.
  5. As a user, I need the ability to add cities to the default list so I can customise the list.