Skip to content

Cart management using SpringBoot + Hibernate + Thymeleaf

Notifications You must be signed in to change notification settings

Aakkiieezz/cart_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cart management using SpringBoot + Hibernate + Thymeleaf

Used :

  • Layered architecture (Controller <--> Service <--> Repository)
  • Mysql Workbench
  • HTML5 (Bootstrap 4)
  • CRUD Functionality
  • Single Page Application

Screenshots of demo

Home Page HomePage Add Item - Added item 10 Screenshot_20211228_231649 Screenshot_20211228_231732 Update Item - Updated item 10 Screenshot_20211228_231831 Screenshot_20211228_231901 Delete Item - Deleted item 10 Screenshot_20211228_231936 Search - searches for any matching keyword in the entire row Screenshot_20211228_232028 Database - in MySQL Workbench MySQL Workbench database

About

Cart management using SpringBoot + Hibernate + Thymeleaf

Topics

Resources

Stars

Watchers

Forks