Flooring Orders
Status
Completed
Project Type
Personal
Technologies
Java with the Netbeans IDE
Role(s)
Software programmer
This is a console application that can create, read, update, and delete orders using input from the user. The user can select a state, product and input an area amount that they want covered. Exceptions are caught and displayed if the user enters incorrectly formatted input. The application creates files to store orders on the date they were created and uses the date in the file name. I was actually really proud of myself for being able to accomplish this. I thought it was cool that I could make my application make files for me, instead of manually creating the files. This was also the moment I knew I had what it takes to be a software developer. For that reason, this project holds a special place in my heart and is why I believe it deserves a spot in this portfolio.