Skip to content

husseinmouazzem/uReport

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uReport is a CRM web application with an Open311 (GeoReport v2) endpoint that should meet the needs of smaller municipalities wishing to deploy Open311 and/or a lightweight constituent management tool. Context-switched feeds (XML, JSON, etc) allow it to easily be integrated into existing environments.

System Requirements

Additional libraries

uReport also requires a few other vendor libraries. If you download a binary release, the extra libraries are already included.

The git repository has the vendor libraries included as git submodules. If you clone the repository, you will need to update the submodules to have git download them into your source code.

git clone https://github.com/City-of-Bloomington/uReport.git
cd uReport
git submodule update -i

Questions and Feedback

Online documentation is in this project's Wiki

If you find this software acting in unexpected ways, please create an issue in our Issue Tracker.

If you want to contribute to the project, join us on our Google Group

License

The files in this project are released under the GNU Affero GPLv3. Details are in LICENSE.txt

About

Issue tracking and constituent relations management for municipalities with an Open311 (GeoReport v2) endpoint

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 91.0%
  • HTML 3.7%
  • JavaScript 3.5%
  • CSS 1.3%
  • C++ 0.3%
  • Shell 0.2%