Skip to content

Travel Thru Air 1. A list of current special deals must appear on the home page. Each special deal must display the departure city, the arrival city, and the cost. These special deals are set up by the marketing department and change during the day, so it can’t be static. Special deals are only good for a limited amount of time. 2. A user may se…

Notifications You must be signed in to change notification settings

jaydip1235/Travel-Thru-Air

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel-Thru-Air

Problem statement:

Implement a web application for “Travel Thru Air” using servlets to support the following two use cases:

  1. A list of current special deals must appear on the home page. Each special deal must display the departure city, the arrival city, and the cost. These special deals are set up by the marketing department and change during the day, so it can’t be static. Special deals are only good for a limited amount of time.
  2. A user may search for flights, given a departure city, time and an arrival city. The results must display the departure city, the arrival city, the total cost.

Screenshots:

ttahome.png tta2.png tta3.png

About

Travel Thru Air 1. A list of current special deals must appear on the home page. Each special deal must display the departure city, the arrival city, and the cost. These special deals are set up by the marketing department and change during the day, so it can’t be static. Special deals are only good for a limited amount of time. 2. A user may se…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages