Skip to content

Simple Shopping Cart - Java Web Application - MVC2

Notifications You must be signed in to change notification settings

ndungx/PRJ301_3W

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRJ301_3W

Logo

Overview

  • This project is a simple shopping cart webapp to buy flowers and manage users.

Background

  • Subject: PRJ301 at FPT University

Some Screenshot

Login Page

Create Account Page

Home Page

View Cart Page

Invoice Page

User Management Page


Environment

Configuration

  • Add all library in project folder
  • In SQL Server Configuration Manager, go to SQL Server Network Configuration -> Protocols for MSSQLSERVER -> TCP/IP -> Properties -> IP Addresses -> IPAll -> TCP Dynamic Port : 1433
  • Try to create DB and manipulate with DML file in project folder
  • Change username and password of your DBMS in context.xml

Requirement of PRJ301 Assignment

  • Functional Requirement:

    • Create User
    • Search User
    • Update User
    • Delete User
    • Get All Product
    • Validation
    • Authorization
    • Authentication
    • Have layout
    • Add to Cart
    • Search Product
    • Update Quantity
    • Delete from Cart
  • Extra:

    • Log4j
    • Login Google and Shopping
    • Order Invoice sent through email
    • Payment Method (ZaloPay, Momo, Paypal, ...)
  • Some Addition Function:

    • Select Shipping Method (Standard, Express, ...)
    • Discount Code
    • ...

More Infomation

Any problem or help me to improve project, please contact me via:

© 2021 ndungx

About

Simple Shopping Cart - Java Web Application - MVC2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published