Git Product home page Git Product logo

hazedetect's Introduction

HazeDetect

西电B测雾霾探测APP

界面截图

白天

介绍

这是一个查询当日天气状况的APP,天气信息和城市查询均使用和风天气API。界面的设计参考了华为天气APP。

功能实现

  • 定位:实现了从经纬度选定对应的城市。
  • 城市模糊查询:可以根据关键字或拼音查询提供待选城市列表。
  • 天气信息显示:支持显示天气指数、空气质量、多日预报等数据。
  • 背景切换/粒子效果:根据当前天气自动更换背景,在雨雪天气渲染合适的粒子效果。

项目部署

在Release中下载文件,其中app-release.apk是APP的发布版本,server.py是服务器端脚本。

如需要在本地测试,请先确保服务器端(电脑)与客户端(安卓设备)在同一网络环境下。先使用Python运行server.py,当显示Running on http://[IP地址]:[端口号]时即为运行成功。此时打开APP,点击右上角的网络图标,在对话框中输入对应的地址和端口号,点击确定。随后点击选择城市,点击右下角的定位按钮(如果要求定位权限,点击允许即可),如果服务器运行正常,稍等片刻即可自动返回并显示天气状况。

hazedetect's People

Contributors

killtimer0 avatar

Stargazers

 avatar cosensor avatar gledfish avatar  avatar

Watchers

 avatar

hazedetect's Issues

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.