Project Overview
The final project for Northeastern's Object Oriented Design class. The goal of the project was to create a replica image manipulation program similar to GIMP or Photoshop. We worked in pairs and implemented the program using the Model View Controller design pattern and Java. The GUI was made with Java Swing, and the unit tests were written with the Junit 4 framework.

Project Demo