Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 674 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 674 Bytes

Ranger Incident Management System

This software package implements software to provide logging for incidents as they occur and to aid in the dispatch of resources to respond to those incidents. It is presently tailored to the specific needs of the Black Rock Rangers in Black Rock City.

The server is the master (authoritative) repository for incident information. Clients connect to the server over the network and provide an interface to users which enables them to view and manage incident information.

This package provides the Mac OS client.

The server package is available at: https://github.com/burningmantech/ranger-ims-server.