# pyweek14 **Repository Path**: jesinyyyyyyyy/pyweek14 ## Basic Information - **Project Name**: pyweek14 - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-28 - **Last Updated**: 2021-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # week14 >欢迎使用我的智能天气应用! --- ## 天气查找系统 本应用运用了和风api接口,其中css动态来自于[codepen](https://codepen.io/) --- ## 使用流程 ### 1. 首页 > #### 静态页面 ![静态显示](https://gitee.com/jesinyyyyyyyy/pyweek14/blob/master/flaskproject02/image/hello.png) > #### 2.进入查询页面 ![静态显示](https://gitee.com/jesinyyyyyyyy/pyweek14/blob/master/flaskproject02/image/base.png) > #### 3.若不懂地区id可在以下页面查询,当然在页面中点击提示按钮即可 [地区id](https://github.com/qwd/LocationList/blob/master/China-City-List-latest.csv) > #### 4. 结果页面 ![静态显示](https://gitee.com/jesinyyyyyyyy/pyweek14/blob/master/flaskproject02/image/result.png) > #### 5. 用户日志系统 ![日志系统](https://gitee.com/jesinyyyyyyyy/pyweek14/blob/master/flaskproject02/image/viewlog.png) #### 动态过程可以在[动态](https://gitee.com/jesinyyyyyyyy/pyweek14/blob/master/flaskproject02/image/202101_python_week14.mp4)下载浏览