Skip to content

An simplified application for a Train Dispatch System at a train station.

Notifications You must be signed in to change notification settings

sverrgha/TrainDispatchSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio project IDATA1003 - 2023

Candidate number = "10071"

Project description

This project is an application that has the purpose of being a simplified system for handeling traindeparures from one trainstation.

Project structure

This project has its non-test files in the package src/main/java/edu/ntnu/stud, while testfiles is in the package src/test/java/edu/ntnu/stud

Link to repository

git repository can be found [here]

How to run the project

The program is run by running the file TrainDispatchApp.java in src/main/java/edu/ntnu/stud. When the program is run it should start by printing out a menu of actions in the terminal, and wait for input for users choice of action.

How to run the tests

To run the tests you need to run the two test-files: TrainDepartureTest and TrainDepartureRegisterTest. They are both located in src/test/java/edu/ntnu/stud.

About

An simplified application for a Train Dispatch System at a train station.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages