Online movie website system based on Python's Flask framework 
Website display - http://henryhao.cn/
?statement
The software is only for learning and communication, please do not use it for any commercial purposes! Thank you everyone!
?introduce
This project is an online movie website built on the Python-based Flask framework
- Project introduction : The front-end of the website is written in HTML5, using the Bootstrap front-end development framework, the back-end is written in Python3 language, and Flask's Web framework, using MySQL as a database, and the development tool uses PyCharm
- Website functions : The website front desk module has functions such as browsing videos, searching videos, filtering videos, logging in and registering, and collecting comments. The background module has various management functions for video, users, administrators, etc.
- Project file : the entire movie_project directory
- Run method : Run manage.py in the movie_project directory
- nginx configuration file : nginx.conf located in the movie_project directory, used to deploy to the server for reverse proxy related configuration
?Operation environment
Version: Python3
?Installing dependency library
pip3 install -r requirements.txt
?Project screenshot
- Home page display picture

- Video display page

- Video playback page

- Backend Management Page

- Overall architecture design drawing

- Project directory structure diagram

- Front desk function module diagram

- Background function module diagram

- Local running diagram

? Summarize
Finally, if you think this project is good or helpful to you, give me a Star, which can be regarded as an encouragement to me on the road to learning!
Hahaha, thank you everyone! Refill ~ ??