Skip to content

mehta55/java-spring-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-spring-mvc

Web application for searching flights implemented using spring-mvc and hibernate.

  • Loads flights from csv files present in a target directory to MySQL database.
  • Checks for new files or new flights in existing files periodically and adds them to database if found.
  • Has option to sort search result by fare or by both fare and flight duration.
  • All valid source and destination appears in dropdown

Screens :

  • Login screen : login

  • Flight search screen : flight-search

  • Search Results : search-results

  • New File(s) Found : new-file-found

  • New entry(s) in existing file : new-entry-found

About

Web application for searching flights implemented using spring-mvc and hibernate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages