Giter VIP home page Giter VIP logo

db_lab4's Introduction

特别感谢两位学长:hewei2001 pinskyrobin 留下的参考!

基于Django+Bootstrap+Mysql实现的食堂外送点餐系统。具体效果可见演示视频

实现了以下功能(划线部分):

  1. 用户注册(普通用户、食堂管理员、商家);
  2. 食堂管理员可进行食堂信息维护(新增、修改、删除);
  3. 商家可进行商铺维护(新增、修改、删除);
  4. 商家可进行菜品维护(新增、修改、删除);
  5. 普通用户可浏览菜品、下订单选择某个食堂、某个商家的某些菜品,设置购买数量,设置外送地址,设置联系方式..….) ;
  6. 商家可浏览订单、接单(修改订单状态)。

由于是速通学习,故而前端界面没有经过雕琢,代码也写得比较乱,一些逻辑也没太严谨,不过主打一个能润()

简单的运行命令:

python manage.py makemigrations
python manage.py migrate
python manage.py runserver

db_lab4's People

Contributors

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