Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 403 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 403 Bytes

SpringMart

This is a back-end application for an online shop called 'SpringMart'. It uses Spring-boot to build the back-end architecture and MySQL to store the data. It provides multiple APIs that allow CRUD operations on customers, employees, orders, products, and accounts. It also implements account verification mechanism and order confirmation mechanism with email and spring security features.