Inspiration

Our inspiration was creating a program that would have some real world value and would help people in their everyday life. We thought of many different beginner programs that we could possibly make and we landed on an Airport Management System.

What it does

The program creates objects of Airplanes, Airports, and Flights and stores them in Array Lists. The finished product does not print anything as of now as we had problems printing the objects. We tried many different ways but every way we tried would lead to the same unwanted odd output.

How we built it

We used replit and Java.

Challenges we ran into

We had troubles with unknown errors in our program that we struggled to locate.

Accomplishments that we're proud of

We learned how to apply our learning of Java in a program.

What we learned

How to create an ArrayList (syntax) and classes.

What's next for Flight Tracker

Using live flight data is a goal of ours and using variables like the weather, and maintenance of the plane, etc to determine whether or not these flights should take place, and/or delayed and things like that.

Built With

Share this project:

Updates