Message Board GUI

CS 1331: Introduction to Object-Oriented Programming is one of the first introductory computer science courses students are expected to take as part of their pursuit of attaining a minor. This course focuses mainly on Object-Oriented Programming using Java. One of the final projects for the course is creating a Message Board GUI using the JavaFX package. This project was one of my first introductions to creating user interfaces and also using my skills in coding for a more real-world applicable situation.


More Projects