Back Flight.io: A Detailed Flight Planner
December 18, 2024
1 min read
Tech Stack:
- -React frontend, with Mapbox.js API for the flight map
- -Express.js backend and PostgresQL database
- -Python and Pandas for preprocessing data from Kaggle
- -Hosted with Vercel and Vercel Serverless Functions
Implemented Features:
- -Landing Page with links to map and trips
- -Trips page with personally saved trips and important related weather information
- -Weather page showing information like weather events, average flight delay, etc. for a specific location
- -Map page with form field that can select date, time, origin and destination city, as well as provide any weather events and delays
- -User Authentication