Coder Profile: Sarah

Final Project Documentation

Project Overview:My project is based off of an electric guitar. My code takes in user input to store their name and guitar experience. Then, it uses a hash map to store the different frequencies each note produces. Many guitar prices were included to range between the least expensive and the most expensive. This range was then stored in two categories. After this took place I created an algorithm to calculate the average price out of all of the prices. This project was inspired by my hobby of playing guitar, well at least trying.

Bio

Hi, my names Sarah Mikesell. I am 19 years old. I am currently studying Engineering Science at CCAC . My hobbies include hunting, fishing, and carpentry with my boyfriend. I enjoy how things work. I also have an interest in steam engines, tractors, and farm equipment. I enjoy learning how to fix different problems on a car. One of my favorite subject is math, I do not enjoy English.


Project Java Code

GuitarWorld Class


Class Diagram

Class Diagra PDF


Sample Application Output