Eliana289 / EMall

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Java 100.0%