This project does not contain a full, runnable application
program. Instead, the only package src.excu
contains classes to represent student excursion signup lists.
None.
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.