This Java project is for the "Building a Simple Geometry Application using Abstract Classes" assignment in my AD 300 class. It will calculate the area and perimeter of a circle, rectangle and triangle based on their properties.
- User needs to navigate to ./src
- User runs the 'Main.java' file in their respective IDE