Skip to content

Database course design, client for online mall. 数据库课程设计在线商城客户端。

Notifications You must be signed in to change notification settings

LeeJiangWei/online-mall-client

Repository files navigation

Routes

  • /

    • list of all goods
  • /goods/new

    • add new goods
  • /goods/edit/:goodsId

    • edit existed goods
  • /goods/:goodsId

    • information of particular goods
  • /order

    • order list
    • search user's orders
  • /user/:userId

    • personal information
    • selling goods list
    • statistic
  • /administer

    • list of all users
    • list of all orders
    • list of all goods
  • /login

    • login page
    • register page

About

Database course design, client for online mall. 数据库课程设计在线商城客户端。

Resources

Stars

Watchers

Forks

Packages

No packages published