Hoodie MapChat
An open source, offline capable, map based demo app.
Local Setup
git clone https://github.com/hoodiehq/hoodie-app-mapchat.git
cd hoodie-app-mapchat
npm install --production
npm start
Note that there are a few known issues.
Implementation / Dependencies
Hoodie MapChat is implemented with static HTML, JavaScript and CSS, optimized for a low learning curve. There is no build process or pre compilation necessary to use it. The following libraries are used:
- jQuery
- ICanHaz – Simple & powerful client-side templating
- Leaflet – Mobile-Friendly Interactive Maps
- webL10n – Client-side internationalization / localization library
License
Licensed under the Apache License 2.0.