Coder Social home page Coder Social logo

mambainveins / movie_project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mtianyan/flaskmovie

0.0 0.0 0.0 30.24 MB

学习自慕课网-flask构建弹幕微电影系列源码+教程(已上线)

Home Page: http://movie.mtianyan.cn/

Python 92.81% CSS 6.70% PHP 0.25% TSQL 0.23%

movie_project's Introduction

flask构建弹幕微电影系列源码+教程(已上线)

Build Status MIT Licence

flask构建弹幕微电影系列源码+教程:

简书持续更新教程地址: https://www.jianshu.com/nb/15899039

静态前端源码仓库: https://github.com/mtianyan/movie_project_html

第四章的小博客项目源码地址: https://github.com/mtianyan/FlaskGetStarted

项目下载及运行:

  • 基础运行环境安装:
git clone https://github.com/mtianyan/movie_project
cd movie_project
pipenv shell
pip install -r requirement.txt
# 新建一个movie数据库(自行新建) ; 修改config目录下的base_config中数据库用户密码,管理员用户密码
python generate_tables.py
python manage.py runserver

打开网址: http://127.0.0.1:5000/ 访问首页; http://127.0.0.1:5000/admin 访问后台。

求打赏鼓励

很高兴我写的文章(或我的项目代码)对你有帮助,请我吃包辣条吧!

微信打赏:

mark

支付宝打赏:

mark

关于我

简书 && mtianyan's blog

有趣的Python群:619417153

欢迎关注简书,star项目!谢谢!你的关注支持是我继续分享前进的动力。

movie_project's People

Contributors

mtianyan avatar tianshanghong 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.