University of Iowa December, 2018 - Business Programming Final Project

Overview

  • Designed a GUI from scratch using Java Swing within NetBeans that can access multiple pages via a top navigation bar.
  • Created easy to use forms to input information such as employee information, assignments, and departments.
  • Assured that entered information was validated via methods so no wrong inputs would be recorded.
  • Coded methods that can read, write, and update information to and from the information system via text files.

Technologies Used

  • Netbeans IDE
  • Java
  • Java Swing GUI

TAKE A CLOSER LOOK