here is a task which im stuck how to do
any idea or simmilar code i can work with?
OURWORLD is a travel company that provides worldwide flight routes for travellers. The company wishes to improve the way in which it may define, record and maintain flight routes.
It is proposed that the flight route for each traveller will be defined by a linked list. Each node of such a linked list would be an airport.
Any airport would be detailed via a suitable database. Entities such as Destinations, Date, Time, Carrier,Flight Number and Seat Class would be part of the information stored in the database for each airport.
any idea or simmilar code i can work with?