Skip to content

dauleduc2/BookShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database Page

BFF Shop - Servlet + JSP + Tailwind

Case Study

This website is an online book store which provides an online shopping cart for customer to add and purchase their order. Moreover, this system also provides services for administrator to manage product, view the order history.

Feature by role

  • Both Role Action

    • Login, register new account and logout
    • Change password
    • Update user information
  • Customer Role Action

    • Search book and filter book by price and category
    • Add and remove new book to cart
    • Checkout order
    • Cancel order
    • Review all order user have made
    • Checking each order information
  • Admin Role Action

    • Add new category
    • Create new book
    • Update information for a book
    • Change status of order
    • Manage all book
    • Manage all order

Technology

  • Frontend
    • JSP - Server Side Rendering
    • Tailwind - Styling
    • Javascript
  • Backend
    • Servlet - Server Core
    • SQL Server 2019 - Database
  • Deployment
    • Docker - Container Management.

Team Member

Project Picture

Database Diagram

Relation Diagram

Database Page

Home Page

Home Page

Management Page

Management Page

Login Page

Add New Room Page

Product In Detail

Login Page

4MAN © 2021