ascii airlines

art :: text based c++ gui

i have been working on my c++ final project. since we haven’t been working with gui interfaces, our apps are all text based. so what better thing to do than make the app oldskool bbs style. here's the main menu for the airline flight reservation system...

ascii airlines main menu

here's the header for the data input screen

ascii airlines data input header

and here's the message on the logout screen

ascii airlines logout message