This project was part of ENSF 607 with the following requirements:
- Work in groups of 2
- Your server must be able to support multiple clients
- You must use the MVC design pattern
- You must use object serialization for communication between the server and clients
- Your design must closely follow the SOLID principles