Farewise is a travel deal platform that finds and compares affordable flights for spontaneous trips. It processes real-time airline data, scores results by relevance, and provides users with tailored, easy-to-browse travel options.
The application focuses on a fast, responsive search experience with category-based filtering and detailed comparison views. It features a clean, mobile-friendly UI and quick booking link generation to streamline the decision-making process.
Built as a serverless application with a FastAPI backend deployed on AWS Lambda, and a React + TypeScript frontend served via S3 and CloudFront. Uses AWS CDK for infrastructure as code, DynamoDB for persistent data storage, and custom scoring algorithms for flight ranking.

Finding the best spontaneous travel deals – powered by AWS, FastAPI, and React.