Code Monkey home page Code Monkey logo

b2c_shop's Introduction

B2C_Shop

基于Django框架 B2C模式的购物商城 前后台管理系统

软件架构

软件架构说明

项目文件结构

.
├── project
│   ├── home
│   │   ├── admin.py
│   │   ├── apps.py
│   │   ├── init.py
│   │   ├── migrations
│   │   │   ├── init.py
│   │   │   └── pycache
│   │   │   └── init.cpython-35.pyc
│   │   ├── models.py
│   │   ├── pycache
│   │   │   ├── admin.cpython-35.pyc
│   │   │   ├── init.cpython-35.pyc
│   │   │   ├── models.cpython-35.pyc
│   │   │   ├── urls.cpython-35.pyc
│   │   │   └── views.cpython-35.pyc
│   │   ├── tests.py
│   │   ├── urls.py
│   │   └── views.py
│   ├── manage.py
│   ├── myadmin
│   │   ├── admin.py
│   │   ├── apps.py
│   │   ├── init.py
│   │   ├── migrations
│   │   │   ├── 0001_initial.py
│   │   │   ├── init.py
│   │   │   └── pycache
│   │   │   ├── 0001_initial.cpython-35.pyc
│   │   │   └── init.cpython-35.pyc
│   │   ├── models.py
│   │   ├── pycache
│   │   │   ├── admin.cpython-35.pyc
│   │   │   ├── init.cpython-35.pyc
│   │   │   ├── models.cpython-35.pyc
│   │   │   ├── urls.cpython-35.pyc
│   │   │   └── views.cpython-35.pyc
│   │   ├── tests.py
│   │   ├── urls.py
│   │   └── views.py
│   ├── project
│   │   ├── init.py
│   │   ├── pycache
│   │   │   ├── init.cpython-35.pyc
│   │   │   ├── settings.cpython-35.pyc
│   │   │   ├── urls.cpython-35.pyc
│   │   │   └── wsgi.cpython-35.pyc
│   │   ├── settings.py
│   │   ├── urls.py
│   │   └── wsgi.py
│   ├── static
│   │   ├── admin
│   │   │   ├── css
│   │   │   │   ├── admin.css
│   │   │   │   ├── amazeui.datatables.min.css
│   │   │   │   ├── amazeui.min.css
│   │   │   │   ├── app.css
│   │   │   │   ├── app.less
│   │   │   │   ├── fullcalendar.min.css
│   │   │   │   └── fullcalendar.print.css
│   │   │   ├── fonts
│   │   │   │   ├── FontAwesome.otf
│   │   │   │   ├── fontawesome-webfont.eot
│   │   │   │   ├── fontawesome-webfont.ttf
│   │   │   │   ├── fontawesome-webfont.woff
│   │   │   │   └── fontawesome-webfont.woff2
│   │   │   ├── i
│   │   │   │   ├── [email protected]
│   │   │   │   ├── examples
│   │   │   │   │   ├── admin-chrome.png
│   │   │   │   │   ├── admin-firefox.png
│   │   │   │   │   ├── admin-ie.png
│   │   │   │   │   ├── admin-opera.png
│   │   │   │   │   ├── adminPage.png
│   │   │   │   │   ├── admin-safari.png
│   │   │   │   │   ├── blogPage.png
│   │   │   │   │   ├── landingPage.png
│   │   │   │   │   ├── landing.png
│   │   │   │   │   ├── loginPage.png
│   │   │   │   │   └── sidebarPage.png
│   │   │   │   ├── favicon.png
│   │   │   │   └── startup-640x1096.png
│   │   │   ├── img
│   │   │   │   ├── a5.png
│   │   │   │   ├── k.jpg
│   │   │   │   ├── logoa.png
│   │   │   │   ├── logob.png
│   │   │   │   ├── logo.png
│   │   │   │   ├── user01.png
│   │   │   │   ├── user02.png
│   │   │   │   ├── user03.png
│   │   │   │   ├── user04.png
│   │   │   │   ├── user05.png
│   │   │   │   ├── user06.png
│   │   │   │   └── user07.png
│   │   │   └── js
│   │   │   ├── amazeui.datatables.min.js
│   │   │   ├── amazeui.min.js
│   │   │   ├── app.js
│   │   │   ├── dataTables.responsive.min.js
│   │   │   ├── echarts.min.js
│   │   │   ├── fullcalendar.min.js
│   │   │   ├── jquery.min.js
│   │   │   ├── moment.js
│   │   │   └── theme.js
│   │   ├── goodspics
│   │   ├── home
│   │   └── pics
│   │   ├── 1526542612.320864240329.jpg
│   │   ├── 1526546062.7794556263.jpg
│   │   ├── 1526546128.079052720424.jpg
│   │   └── default
│   │   └── default.jpg
│   └── templates
│   ├── admin
│   │   ├── index.html
│   │   ├── public
│   │   └── user
│   └── home
└── README.md

b2c_shop's People

Contributors

mehaei avatar

Stargazers

零号 avatar  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.