Skip to content

OsvaldoJ/hoodie-app-mapchat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hoodie MapChat

An open source, offline capable, map based demo app.

Screenshot

Local Setup

# replace myappname with whatever you prefer.
hoodie new myappname -t hoodiehq/hoodie-app-mapchat
cd myappname
hoodie start

Implementation / Dependencies

Hoodie MapChat is implementet with static HTML, JavaScript and CSS, optimized for a low learning courve. There is no build process or pre compilation necessery to use it. The following libraries are used:

  1. jQuery
  2. ICanHaz – Simple & powerful client-side templating
  3. Leaflet – Mobile-Friendly Interactive Maps
  4. webL10n – Client-side internationalization / localization library

License

Licensed under the Apache License 2.0.

About

An open source, offline capable, map based demo app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.9%
  • CSS 21.2%
  • HTML 18.9%