Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.2 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.2 KB

SimpleWeather (WIP)

forthebadge forthebadge

PRs Welcome

A simple open source weather app for Slack to better learn Node.JS, Express, Axios and Yarn

Table of contents

ToDo

  • 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

(Back to top)

Features

  • This app is still in early development, Currently no features really work except basic functionality testing

(Back to top)

License

(Back to top)

The MIT License (MIT) 2017 - ArcticStag. Please have a look at the LICENSE.md for more details.