This is a web app that can be used to search for ticket information and view historical price movements, has a personal user system and can evaluate airline services
Web application: https://histoflight.fly.dev/#/
(Database service on GoogleCloud is not turned on (due to charges))
Download Docker
Go to dockerfile directory
docker build . -t histoflight
docker run -p 8080:8080 histoflight
We are team47 from CS411 Database System at UIUC in Fall 2022
Yilun Fu (yilunf2@illinois.edu)
Weikun Wu (weikunw2@illinois.edu)
Henry Wang (henryw6@illinois.edu)
Chengyan Ji (cji10@illinois.edu)