[The Open City Toolkit] (http://giv-oct.uni-muenster.de:5000/) (OCT) is a a collection of tools, processes, specifications and guidelines to:
- empower citizens to participate in and shape the future of their cities;
- deliver services based on open data that are useful for citizens, businesses and governing bodies alike.
This repository contains code of the different components of the OCT. Tools to improve transparency, examples of open source city apps, open data and city services, interactive guidelines on how to realize an open city, as well as specifications to link the different resources of the OCT (apps, services, datasets, and guidelines) are gradually been added to it.
- A Linux-based OS
- An HTTP server running PHP
- [Bower] (http://bower.io/)
- The [Server Status Module] (https://github.com/geo-c/Open-City-Toolkit/tree/master/Server-Status-Module)
Clone the repository:
$ git clone https://github.com/geo-c/Open-City-Toolkit.git
Install the dependencies using bower:
$ cd Open-City-Toolkit
$ bower install
$ bower update
If you don't have installed bower in your system, see the [Bower installation guide] (http://bower.io/#install-bower).
The code is released under the Apache v2 license.