An open API service indexing awesome lists of open source software.

https://github.com/datamade/opmaalinger

Completed development projects in Denmark
https://github.com/datamade/opmaalinger

Last synced: about 2 months ago
JSON representation

Completed development projects in Denmark

Awesome Lists containing this project

README

          

# Opmålinger

Completed development projects in Denmark. Built in partnership with [Kaas & Mulvad](http://www.kaasogmulvad.dk/)

## Running locally

``` bash
git clone git@github.com:datamade/opmaalinger.git
cd large-lots

# to run locally
python -m SimpleHTTPServer
```

navigate to http://localhost:8000/

# dependencies
We used the following open source tools:

* [Bootstrap](http://getbootstrap.com/) - Responsive HTML, CSS and Javascript framework
* [Leaflet](http://leafletjs.com/) - javascript library interactive maps
* [jQuery Address](https://github.com/asual/jquery-address) - javascript library creating RESTful URLs
* [GitHub pages](https://pages.github.com/) - free static website hosting

## Team

* Derek Eder - developer, content

## Errors / Bugs

If something is not behaving intuitively, it is a bug, and should be reported.
Report it here: https://github.com/datamade/opmaalinger/issues

## Note on Patches/Pull Requests

* Fork the project.
* Make your feature addition or bug fix.
* Commit, do not mess with rakefile, version, or history.
* Send me a pull request. Bonus points for topic branches.

## Copyright

Copyright (c) 2014 DataMade. Released under the [MIT License](https://github.com/datamade/opmaalinger/blob/master/LICENSE).