Giter Club home page Giter Club logo

tank's Introduction

README

  • 简单购物项目,支持登录注册(邮箱验证),后台管理,添加购物车,创建订单

  • 注册页面填写实际邮箱验证,也可以手动激活

  • 7.1.1 实现用户登录注册功能

  • 7.1.2 优化用户注册—-密码加密

  • 7.2.1 实现用户注册邮箱验证功能

  • 7.2.2 邮箱验证产生八位随机数,用于验证

  • 7.3 admin用户后台管理,商品的CRUD

  • 7.4.1 实现用户查看商品添加购物车功能

  • 7.5 用户设置默认收获地址,引用gem “china-city”,三级菜单选择地址

  • 7.6 用户结账,创建订单

  • 7.7.1 优化数据库查询,解决N+1问题

  • 7.7.2 在没有任何改动的情况下出现问题, method: :delete会 指向 show这个action,导致无法删除购物车商品,无法退出登录

  • 7.7.3 检查routes 文件, gemfile, application.rb, application.js 均无问题, “问题被解决”

  • 7.13.1 重写用户订单的创建,避免controller过于臃肿

  • 7.13.2 重写购物车商品数量加减方法,删除自定义plus,minus方法, 使用update更新数据

tank's People

Contributors

dotynghh avatar

Stargazers

 avatar

Watchers

 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.