Skip to content

pduykhang/spring-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Shop

Admin

  • Dashboard: count all current users, categories, products, orders. Show latest orders.
  • Customer Manager: list, delete, order history.
  • Category Manager: list, add, edit, delete.
  • Product Manager: list, add, edit, delete, upload image.
  • Order Manager: list, show, delete.

Web

API

RESTful API for Android.