Skip to content

基于《Agile Web Development with Rails 5》完成的demo,实现登录、注册、鉴权、购物车等部分功能。

Notifications You must be signed in to change notification settings

JyCyunMe/rails5_mall_demo

Repository files navigation

Rails 5 Mall Demo

一个基于《Agile Web Development with Rails 5》完成的demo。

说明:包含开发环境数据的development.sqlite3已提交,无需执行迁移。

完成功能:

  • 首页 /
  • 登录 /login
  • 注册 /register
  • 个人中心 /user
  • 购物车 /cart
  • ...

使用技术:

  • Ruby 2.6.5
  • Rails 5.2.0
  • SQLite 3
  • RuCaptcha 2
  • jQuery 1.12.4
  • Bootstrap 4.5.2
  • Font-Awesome 5
  • SweetAlert 2

About

基于《Agile Web Development with Rails 5》完成的demo,实现登录、注册、鉴权、购物车等部分功能。

Resources

Stars

Watchers

Forks