Skip to content

This project is a e-commerce web application based on Spring MVC. The website includes features such as user login, user authentication, shopping cart, place orders, payments, shipment, order tracking, notifications, messaging, catalogue, inventory management, etc.

Notifications You must be signed in to change notification settings

Eliana289/EMall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Read Me

This project is a e-commerce web application based on Spring MVC.

java

alipay: utility classes of alipay

emall: services of the application

  • commom: classes for redis service
  • controller: controller classes of the service
  • dao: interfaces of order, category, cart, payment, mappers
  • pojo: classes of order, category, cart, payment, product
  • service: service interfaces and implementations (user, cart, category, order, product and shipping)
  • task: order close service
  • util: utility classes
  • vo: entity classes that return to front end

About

This project is a e-commerce web application based on Spring MVC. The website includes features such as user login, user authentication, shopping cart, place orders, payments, shipment, order tracking, notifications, messaging, catalogue, inventory management, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages