Flight Planner is a simple and intuitive web app for planning flights. Enter each entry with details such as from, to, heading, distance, and more, and the app automatically performs as many relevant calculations as possible to assist in planning.
Built with Svelte, Tailwind CSS, and daisyUI, the app prioritizes clarity, speed, and usability.
Clone the repository and install dependencies:
git clone https://github.com/Oded2/Flight-Planner.git
cd flight-planner
npm install
npm run dev
MIT License © 2025