Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.47 KB

README.md

File metadata and controls

46 lines (27 loc) · 1.47 KB

基于Express的后台商品管理系统

Express+MongoDB后台商品管理系统

📖 技术栈

【前端】

  • 基于Bootstrap的后台管理页面

【后端、数据库】

  • Node.js
  • MongoDB

📝 实现细节

登录验证、封装DB库、用户登录状态权限管理、后台商品列表的增/删/改/查

预览(点击图片可查看大图):

后台登录页

后台登录页

后台管理页

后台管理首页 用户管理

商品管理

商品编辑 增加商品

📦 Build Setup

# clone the repo into your disk.
$ git clone https://github.com/xhwgood/Express-MongoDB_Demo

# install dependencies
$ npm install

# serve with hot reload at 127.0.0.1:3001/admin/login