Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

designing an airline seat reservation system

$
0
0
Hello guys, am new to C# and a have a task to design an airline seat reservation system with 40 seats and the system is to be managed by the clerk at the airline office. It has a back list where names of customers who don't get a seat are kept and transferred to the main booking list if there is any cancellations. I am trying to use a windows form application for the design and I intend to assign at least 8 seats to Business class and the rest to economy class. But I intend to use normal buttons as symbols for the seats and on clicking any of the buttons, it brings up another form to enter the seat information.And after a seat is reserved, the colour of the button changes to indicate its been booked.
My problem is, I don't know if this design can be done in C# and if it can be done, I have no idea now to make the back list (would I have another windows form for it or would I just write a bunch of codes for it?).
Please I will appreciate any help even a sample of what you guys think the form could look like.
Thanks

Viewing all articles
Browse latest Browse all 51036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>