Skip to content

Commit

Permalink
Added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
harshilsharma63 committed Nov 26, 2019
1 parent ba7576b commit 8b6f92b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Mattermost Plugin Air-Quality-Index

A Mattermost plugin for adding an AQI widget in left sidebar.

![](docs/mattermost.png)

Air pollution is a very serious health concern and awareness is the first
step in resolving any problem. I live in a place with one of worst air pollution
levels in the world, so keeping an eye on local AQI data is critical. Hence, this plugin.

Currently you need to list the cities in plugin settings in System Console, but it
can be updated to allow users to subscribe to cities by self.

## Technical Details

Air pollution data is pulled from AirVisual APIs. A free plan is available with decent
number of request limit.

The plugin adds a widget by registering a React component for left sidebar header, just like
Github plugin does.

Binary file added docs/mattermost.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8b6f92b

Please sign in to comment.