Skip to content

thuxidau/CD_Shopping_Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CD Shop Online

Project website using JSP and Servlet

Introduction

This is a web application for shopping CDs. Users can view products, add them to the cart, to the wishlist, and then checkout. Admin also does those and manages products, accounts, and view statistics.

This project is built using

  • Java 17
  • JSP and JSTL
  • Bootstrap 3
  • Cookie, Session, Filter
  • MySQL (database)

Feature

  • For user
    • View product details
    • Search for CDs, Vinyl or Cassettes
    • Add products to the cart and wishlist and view them
    • Checkout products
    • Edit profile, change password, and view orders
  • For admin
    • Manage products: create, update, and delete products
    • Manage customer orders
    • Manage accounts
    • View statistics

Database design

image

Screenshot of the web page

  • Home page image

  • Login and sign up page

    Login image

    Sign up image

  • Product detail image

  • Cart

    Preview cart

    image

    View cart image

  • Checkout image

  • Wishlist

    Preview wishlist

    image

    View wishlist image

  • View category image

  • Search page image

  • User's profile image

  • User's Order image

  • (Admin) Manage Products image

  • (Admin) Manage Customer Orders image

  • (Admin) Manage account image

  • (Admin) View Stats image

About

PRJ301 + SWT301 assignment (SP24 + SU24)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published