Skip to content

这是模仿一个电子购物网站做的demo 后台是用node+express+mongodb 视图模板采用arttemplate,前台框架用的jQuery。

License

Notifications You must be signed in to change notification settings

hankanon/webshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webshop

  1. 这是模仿网上的一个购物商城编写的一个demo,功能有用户注册、用户登录、用户注销、商品详情、添加购物车、等

技术:

后台技术

 用nodejs+express搭建的后台,数据库采用mongodb做数据存储,视图模板引擎采用的arttemplete,好处是对于编写的HTML页面可以直接拿过来改成动态模板

前台技术

 前台用jQuery+arttemplete实现的动态数据绑定,div+CSS实现的页面布局,CSS3实现的动画特效,滑动用的swiper插件

运行方法:

  1. 下载本项目,之后进入项目目录,执行 npm install
  2. 完成安装后,运行 npm start

About

这是模仿一个电子购物网站做的demo 后台是用node+express+mongodb 视图模板采用arttemplate,前台框架用的jQuery。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published