🏆 1st Place Winner — STI CodeFest 2024
This Android app simulates a basic flight reservation system. Developed as a desktop-to-mobile scalable project using Java and SQLite, this project allows users to input flight details and manage passenger reservations locally.
- Main Programmer: John Venice Almazan
- UI Designer: [Classmate Name, optional]
- Java (Android SDK)
- SQLite (local storage)
- Gradle (build tool)
- Input flight number, destination, time, and class
- Auto-assign seat numbers
- Local database for flight records
(Add screenshots later)
- Clone the repo:
git clone https://github.com/kalikot26/FlightReservation.git
- Open the project in Android Studio
- Click Run
▶️ to launch on an emulator or device