A simple open source weather app for Slack to better learn Node.JS, Express, Axios and Yarn
- Slack basic UI
- Slack featured UI
- Request an open weather API token from the user
- Get geo data from a location requested by a user
- Report to the user the current weather for the location based on the geo location
- Provide the user a weather forecast for the geo location
- This app is still in early development, Currently no features really work except basic functionality testing
The MIT License (MIT) 2017 - ArcticStag. Please have a look at the LICENSE.md for more details.