Monday, 8 October 2012

Travel Manegement system in Java with Source Code

The Travel Management System is developed in Java Programming Language. The project deals about the proper management of any journey. The system keeps track of all the information regarding the number of employees, number of passengers, fare of journey etc.

The project have two module :
  1. Admin: This module is made for administration of the project like adding the employees, updating the number of tickets and keeping track of all the request made by passengers and employees.
  2. Passenger: This module is for the passenger, here the passenger will make his travel plans, getting the information about the fare etc.



No comments:

Post a Comment