GithubHelp home page GithubHelp logo

meiduo_mall's Introduction

Django项目

1. 项目分析

技术实现

  • 基于 Python 3 + Django 框架实现
  • 数据存储使用 Redis + MySQL 实现
  • 第三方扩展:
    • Docker:容器
    • celery: 异步任务
    • FastDFS:自定义文件存储系统
    • Elasticsearch: 全文搜索引擎

功能模块

  • 用户模块
    • 注册
    • 登陆
    • QQ登陆
    • 密码找回
    • 个人中心
    • 邮件发送
    • 收货地址
  • 商品模块
    • 商品详情
    • 热销商品
    • 用户游览历史记录
    • 商品列表页
    • 商品搜索
  • 购物车模块
  • 订单模块
    • 订单结算
    • 保存订单
    • 下单
  • 支付宝接入
  • Xadmin
  • 用户权限控制

2.项目架构

  • 项目采用前后端分离的应用模式
  • 前端使用Vue.js
  • 后端使用Django REST framework

第三方库

pip install Pillow==5.3.0
pip install pymysql==0.9.2
pip install django==2.1.2
pip install django-redis==4.9.0
pip install djangorestframework==3.8.2

meiduo_mall's People

Contributors

publivs 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.