Project title: Cruise Administration system Design and implement - TopicsExpress



          

Project title: Cruise Administration system Design and implement a cruise system that does the following: Takes details of a cruise ship: cruise id, cruise name, and cruise cost. The software should be able to add, search and delete a cruise ship from the system. Takes details of a port where the ship is expected to visit: port id, port name and date when the ship will be visiting the port and how long the ship will take in that port. Keeps passenger details and does the following on passengers: takes personal details of a passenger: passenger id and passenger name. A passenger can book a trip to a given port using a certain cruise ship. Each trip is worth a certain cost. Note: the total amount of money paid by the passengers should not exceed the total cruise cost. Also, the ship cannot proceed on a journey to a given port unless its total cost is taken care of. There are several reports expected from the system as follows: - Cruise report: this report consists of the cruise ships in the system. - Port’s report: this report consists of the ports in the system. - Cruise ports: this report will show which ports each ship will be expected to visit, when and for how long. - Passengers who have booked a certain cruise ship. You may or may not design a simple MS Access Database to keep your records.
Posted on: Thu, 13 Mar 2014 09:58:12 +0000

Trending Topics



Recently Viewed Topics




© 2015