This project was completed for the Java Frameworks class at my university. This Spring application is used to track an auto shop's inventory.
- The student will customize a Spring Framework application with an HTML front_end and a Java backend using the requirements provided.
- Able to add, modify, and delete items from the database
- Track minimum and maximum inventory
- Write at least two unit tests for the maximum and minimum fields to the PartTest class in the test package