Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 329 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 329 Bytes

Guitar Mock Shop

Inventory tracker for a guitar mock shop!

How It's Made: Java application using MVC design pattern.
Tech used: Java, Spring Boot, Maven, Thymeleaf

Optimizations: Would like to add more inventory tracking functionalities in the future.

Lessons Learned: How to add validators to HTML using thymeleaf