Welcome to the InFlights repository! This project is a mobile application developed using Flutter, designed to provide real-time flight schedules for Indonesian airports. This application was created as part of our final group project for the Mobile Programming course.
- Real-time Flight Information: Get up-to-date flight schedules for major Indonesian airports.
- User-friendly Interface: Easy-to-navigate design for a seamless user experience.
- Airline Filtering: Filter flights by specific airlines to find the information you need quickly.
- Detailed Flight Data: Access comprehensive details including flight numbers, departure times, and terminal information.
We utilized the Aviation Edge API to fetch real-time flight data. This API provides accurate and reliable information, ensuring that our app delivers the most current flight schedules.
To get started with the InFlights application, follow these steps:
-
Clone the Repository:
git clone https://github.com/yourusername/inflights.git
-
Navigate to the Project Directory:
cd inflights
-
Install Dependencies:
flutter pub get
-
Run the Application:
flutter run
The APK for InFlights is available for download on Amazon Appstore. Feel free to download and install it on your Android device.
Below are some screenshots of the InFlights application:
We welcome contributions from the community! If you'd like to contribute to the project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Commit your changes.
- Push your branch and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
We would like to thank our Group Team and the Aviation Edge team for providing the API that made this project possible.
For any inquiries or feedback, please reach out to us at [[email protected]].
Thank you for using InFlights! We hope you find it useful for tracking flight schedules in Indonesia. Safe travels!
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.