Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Trains TimeTable system

807569Aug 7 2006 — edited Aug 7 2006
Hi guys,
I'm planning to design and implement a program to act as a train timetable. The user of the program should be able to select
A start destination
A destination station
A travel date
and then be shown a suitably displayed list of train times from the selected day between the selected stations and with journey times (duration of each journey)
I still can't figure out how to approach the problem.
can someone point me to some open source java project for trains timetable ?
if not can you give me hints on how to desing and code this system ?
thanking you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 4 2006
Added on Aug 7 2006
4 comments
246 views