diff --git a/README.md b/README.md index 1dc0d2b..70f8c39 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,14 @@ -# ifrbuddy +# IFR Buddy -A new Flutter project. +**IFR Buddy** is a Flutter-based web application designed to help pilots and aviation enthusiasts easily record Instrument Flight Rules (IFR) clearances without the need for a pen. Featuring seamless navigation between input fields, dark mode, and a user-friendly interface, IFR Buddy simplifies the process of entering essential IFR details such as Clearance Limit, Route/SID, Altitude, Squawk Code, and Departure Frequency. -## Getting Started +## Features -This project is a starting point for a Flutter application. +- **Seamless Navigation:** Move between input fields using keyboard buttons. +- **Dark Mode:** Toggle between light and dark themes for comfortable usage in any lighting condition. +- **Efficient Data Entry:** Quickly input and manage Clearance Limit, Route/SID, Altitude, Squawk Code, and Departure Frequency. -A few resources to get you started if this is your first Flutter project: +## License -- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) +This project is licensed under the MIT License. -For help getting started with Flutter development, view the -[online documentation](https://docs.flutter.dev/), which offers tutorials, -samples, guidance on mobile development, and a full API reference.