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
- Host: GitHub
- URL: https://github.com/datamade/opmaalinger
- Owner: datamade
- License: mit
- Created: 2014-05-14T16:50:25.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-04T16:28:28.000Z (about 11 years ago)
- Last Synced: 2025-01-14T00:42:29.719Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://datamade.github.io/opmaalinger/
- Size: 1.56 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).