Skip to content

Full-Stack website using React, Google Cloud Platform, Tailwind CSS

Notifications You must be signed in to change notification settings

zexianchoo/FlightWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Evaluation of Airline Tool (EAT2015)

Search for favourite airlines and their flight/cancellation data in 2015.

Tool which references kaggle dataset https://www.kaggle.com/datasets/usdot/flight-delays. Data is hosted on SQL on Google Cloud Platform. EAT2015 is a full-stack website which calls GCP API, with a pretty frontend.

To use:

  1. navigate to base directory "./" and run pip install -r requirements.txt
  2. run server by running python ./backend/app.py
    1. Make sure that you already have credentials allowed on GCP
  3. On another terminal (usually vscode), run npm run dev from "./frontend"

Find test output on http://localhost:5173/test

About

Full-Stack website using React, Google Cloud Platform, Tailwind CSS

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •