Small change, cleaned up the routes page a bit by changing the way the route is displayed. Added a column for initial departure time. Changed the "Length" column to say "Flight Time" to avoid confusion. I'll have to see if I can calculate the length of the route including turnaround time and extra time between flights.
Still having the strange issue of flight numbers not displaying correctly on the fleet page, and then correcting themselves after a minute or so... no idea why that is happening. The correct flight # is stored in the database, it's just for some reason the fleet page doesn't display the correct flight # next to the aircraft right off the bat. If you look at the active flights page for example right after an aircraft takes off on leg 2+ of a route, the correct flight # will be displayed there. But then look at that aircraft on the fleet page, and another number is displayed. Then after 1-2 minutes the fleet page correct itself and displays the correct number.
Another thing I'd like to add is some kind of progress bar or indication of where the route is currently at in relation to the beginning and end of the route. I'll have to think a bit about how I could get that to work.
Still having the strange issue of flight numbers not displaying correctly on the fleet page, and then correcting themselves after a minute or so... no idea why that is happening. The correct flight # is stored in the database, it's just for some reason the fleet page doesn't display the correct flight # next to the aircraft right off the bat. If you look at the active flights page for example right after an aircraft takes off on leg 2+ of a route, the correct flight # will be displayed there. But then look at that aircraft on the fleet page, and another number is displayed. Then after 1-2 minutes the fleet page correct itself and displays the correct number.
Another thing I'd like to add is some kind of progress bar or indication of where the route is currently at in relation to the beginning and end of the route. I'll have to think a bit about how I could get that to work.
I am the developer of Airline Enterprise
