Git Product home page Git Product logo

ihome-python's Introduction

Flask-爱家租房网项目

此项目是学习Flask框架时按照传智播客Python教程所学习的项目,该项目按照爱家租房网开发的实际上线项目,实现所有基本功能,采用前后端分离的方式进行开发
住:此项目纯属个人学习项目,不作任何商业用途

技术栈

python + flask + mysql + redis + celery

目标功能

  • 功能模块
    • 首页
    • 注册
    • 登录
    • 短信验证
    • 用户退出
    • 个人中心
    • 实名认证
    • 房屋列表
    • 房屋管理
    • 房屋详情
    • 城区信息
    • 发布房源
    • 订单
    • 订单支付

项目运行

# 安装项目相关包
pip install -r RequirementDocument.txt

# 模型类迁移
python manage.py db init 初始化数据表
python manage.py db migrate 提交修改 
python manage.py db upgrade 执行修改 
python manage.py db downgrade 回退修改

# 项目启动
python manage.py runserver

ihome-python's People

Contributors

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