Giter VIP home page Giter VIP logo

magicpo / dailyfresh Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ironmanjay/dailyfresh

0.0 0.0 0.0 2.21 MB

天天生鲜电商项目基于django框架的website,是一个电商项目,功能齐全,用户注册登录缓存放在redis,用户信息商品信息等放于mysql, 使用搜索引擎框架实现搜索功能,增加其他功能,如分页,乐观锁,分布式存储等优化功能,实现接口对接付款评价等功能, 大家可以使用uwsgi作为web服务器使用nginx部署。 温馨提示,下载源码包大体代码不变,但是在settings里面需要修改为您的数据库地址。

JavaScript 3.68% Python 40.33% CSS 11.05% HTML 44.94%

dailyfresh's Introduction

一、天天生鲜项目简介

  上面是整个源码包,里面有所需要的所有素材,照片,js,css等,代码我均已注释清晰。整个项目基于django框架的website,是一个电商项目,功能齐全,用户注册登录缓存放在redis,用户信息商品信息等放于mysql,使用搜索引擎框架实现搜索功能,增加其他功能,如分页,乐观锁,分布式存储等优化功能,实现接口对接付款评价等功能,大家可以使用uwsgi作为web服务器使用nginx部署。温馨提示,下载源码包大体代码不变,但是在settings里面需要修改为您的数据库地址。

二、项目构成

  1. whoosh_index:搜索引擎框架
  2. utils:工具类
  3. templates:html文件
  4. static:静态资源文件
  5. db:数据库配置
  6. dailyfresh:项目整体配置
  7. apps:具体功能实现
      ① user:用户功能模块
      ② order:购物车功能模块
      ③ goods:商品功能模块
      ④ cart:购物车功能模块

dailyfresh's People

Contributors

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