Skip to content

NganHaVan/Bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Bookstore

Java (Spring, Thymeleaf)

Description

This is my first project using Spring MVC. The project is a simple website for book selling. With Spring Security, I setup seperate role for users and admin

Roles

  1. User: can only view the website
  2. Admin: CRUD books to the website