flask_e-store A bookstore website built with Flask. And deployed on Alibaba Cloud ECS(Ubuntu 16.04) with Gunicorn and Nginx. Database: MySql 应用程序要求实现一个网上书店的基本功能,要求具有前端(用户)和后端(管理)功能,基于Web运行方式。前端具有浏览书目、购物车等功能,后端具有管理书目、基本统计功能。