- This project is a simple shopping cart webapp to buy flowers and manage users.
- Subject: PRJ301 at FPT University
Some Screenshot
Login Page
Create Account Page
Home Page
View Cart Page
Invoice Page
User Management Page
- JDK 8 (1.8.xxx) - Download JDK here
- Netbeans 8.2 - Download Netbeans here
- Tomcat server 8.x.x - Download Tomcat here
- SQL Server - Download SQL Server here
- 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
-
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
- ...
Any problem or help me to improve project, please contact me via:
© 2021 ndungx