Giter Club home page Giter Club logo

node-testshop's Introduction

使用Node.js技术制作的商城演示项目

另一种实现:https://github.com/zengming00/go-server-js-testShop

技术要点:

  • linux下开发
  • 开发时使用的是Node.js V4.4.4
  • 使用express框架和ejs模板引擎
  • 使用mongodb作为数据库
  • session使用内存存储(开发环境下使用)
  • 文件上传使用multer中间件(中文文档是我翻译的)
  • 图片验证码使用的是我自己开发的模块(图片验证码高效生成技术)
  • 分页类也是我自己移植ThinkPHP的 https://cnodejs.org/topic/587f6d5b2be37ea339c9910c
  • 用户登录/注册,后台栏目管理、商品管理等
  • 浏览历史、购物车、导航条、无限级分类、分页

项目简介

项目是完整可用的,有备份的数据库导入即可使用,演示地址https://zengming.herokuapp.com/

不依赖环境,windows/linux都可以正常工作,mac没钱买不知道 。

License

MIT 但禁止商业用途

node-testshop's People

Contributors

zengming00 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.