Java Frameworks - Inventory Management Web Application A Java web application for an auto parts e-commerce store built with Spring Boot and MVC architecture. Key Features: CRUD operations for products and parts, inventory "Buy Now" purchase functionality with inventory tracking, Custom validation for min/max inventory levels.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
pt.J I remove the DeletePart validator and valid DeletePart to clean my code
f845d6eView on GitHubpt. I In PartTest lines 159-175 I added the maximum and minimum fields in the test package
c83b826View on GitHubpt.H Line 45 I added -p.getMin_inv() to the equation in EnufParts Validator
45aced0View on GitHubLine 47-48 added a min_inv and max_inv in main screen html
ad6d116View on GitHubpt. F create buy now link, get mapping and decrement product, unsuccessfulbuynow and confirmation buy now html
005bc83View on GitHubLine 20 in main screen html created about us pt. D
a854276View on GitHubI added 5 parts and 5 products in BootStrap Data pt.E
95a6edfView on GitHub