Skip to content

Commit ab1b330

Browse files
authored
Merge pull request #4 from Chicago/dev
Merged Chicago Issue Chicago#294
2 parents 85d2568 + a2023ad commit ab1b330

File tree

7 files changed

+1327
-628
lines changed

7 files changed

+1327
-628
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![OpenGrid](img/branding/OpenGrid_Logo_Horizontal_3Color.png)
22

3-
[![Build status - Linux](https://img.shields.io/travis/Chicago/opengrid/master.svg?style=flat-square&label=Linux build)](https://travis-ci.org/Chicago/opengrid)[![Build status - Windows](https://img.shields.io/appveyor/ci/tomschenkjr/opengrid/master.svg?style=flat-square&label=Windows build)](https://ci.appveyor.com/project/tomschenkjr/opengrid)[![Node.js dependencies](https://img.shields.io/coveralls/Chicago/opengrid/master.svg?style=flat-square)](https://coveralls.io/github/Chicago/opengrid)[![Node.js](https://img.shields.io/node/v/gh-badges.svg?style=flat-square)](https://david-dm.org/Chicago/opengrid)[![Node.js dependencies](https://img.shields.io/david/Chicago/opengrid.svg?style=flat-square)](https://david-dm.org/Chicago/opengrid)[![Node.js devdependencies](https://img.shields.io/david/dev/chicago/opengrid.svg?style=flat-square)](https://david-dm.org/Chicago/opengrid#info=devDependencies&view=table)
3+
[![Build status-Linux](https://img.shields.io/travis/Chicago/opengrid/master.svg?style=flat-square&label=Linux build)](https://travis-ci.org/Chicago/opengrid)[![Build status-Windows](https://img.shields.io/appveyor/ci/tomschenkjr/opengrid/master.svg?style=flat-square&label=Windows build)](https://ci.appveyor.com/project/tomschenkjr/opengrid)[![Node.js dependencies](https://img.shields.io/coveralls/Chicago/opengrid/master.svg?style=flat-square)](https://coveralls.io/github/Chicago/opengrid)[![Node.js](https://img.shields.io/node/v/gh-badges.svg?style=flat-square)](https://david-dm.org/Chicago/opengrid)[![Node.js dependencies](https://img.shields.io/david/Chicago/opengrid.svg?style=flat-square)](https://david-dm.org/Chicago/opengrid)[![Node.js devdependencies](https://img.shields.io/david/dev/chicago/opengrid.svg?style=flat-square)](https://david-dm.org/Chicago/opengrid#info=devDependencies&view=table)
44

55
OpenGrid an open-source, interactive map platform that allows users to explore multiple data sources in an easy-to-use interface. Developed to support situational awareness, incident monitoring and responses, historical data retrieval, and real-time advanced analytics. Users can perform advanced queries to filter data, search within custom boundaries, or based on the users location. Other GIS data, such as weather and Shapefiles can be overlaid on the map with other data. OpenGrid is natively compatible with desktops and mobile devices.
66

@@ -10,8 +10,7 @@ OpenGrid uses a service layer to retrieve data from an underlying data store.
1010

1111
* User Documentation: http://docs.opengrid.io
1212
* Repository for User Interface: https://github.com/Chicago/opengrid
13-
* Repository for
14-
* Planning Documentation and Meeting Notes: https://github.com/Chicago/opengrid/wiki
13+
* Repository for Planning Documentation and Meeting Notes: https://github.com/Chicago/opengrid/wiki
1514
* Issues: https://github.com/Chicago/opengrid/issues
1615
* Mailing List & Discussion: https://groups.google.com/forum/#!forum/opengrid-chicago
1716

docs/Administration.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
#Administration
2-
### Overview
1+
<h1>Administration</h1>
2+
<h3> Overview </h3>
33
<p>Administration has the authority to manage users’ responsibilities; as well as provide arrangements and tasks needed to control the users operation. They also allow access to specified functionalities.</p>
44

5-
The Administration has the authority to:<br>
5+
<p>The Administration has the authority to: </p><br>
66

77
- Add a new User
88
- Remove a User

0 commit comments

Comments
 (0)