T-106.1210 Basic Course in Programming, part 1

ReadMe: Project Excu

Overview

This project does not contain a full, runnable application program. Instead, the only package src.excu contains classes to represent student excursion signup lists.

Dependencies and resources

None.

Running the program

This project is not a full application and has no proper user interface. However, the module excursion_test contains a sketched-out main method for testing purposes. The method creates some student and excursion objects and calls some methods. You can use this main method as a starting point when you test your program.