# weather_app **Repository Path**: evan-xia-mew/weather_app ## Basic Information - **Project Name**: weather_app - **Description**: Implemented JS functions: automatic location detection using Navigator Geolocation, event listening & trigger f, page animation using jQuery selector and Ajax to request external data service - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-04 - **Last Updated**: 2022-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: JavaScript, HTML, CSS, jQuery, Ajax ## README # weather_app ![输入图片说明](https://images.gitee.com/uploads/images/2022/0322/114038_e54e815a_10274022.png "[%O09N25AI$HP(}M8U48U]S.png") • Designed minimalist-style page layout including map, weather and time information using HTML5/CSS3 • R&D for appropriate third-party service to provide current location info, and selected OpenWeatherMap, Google Static Map Maker, World Weather Online, TimeZoneDB as data resources • Implemented JS functions, including: automatic location detection using Navigator Geolocation, event listening & trigger function, page animation using jQuery selector and Ajax to request external data service • Perfected page view using Google Font and imported Skycons to add animated glyphs updating effects • Debugged and tested features by creating front-end Unit test script and executing systematic test using tools.