chareth / openbeta-main

Proof of concept using geojson data and leaflet.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This web application demonstrates the following key concepts:

  • Route search
  • Integration with OpenStreetMap
  • User-editable boundaries
  • User authentication using GitHub OAuth2

#How to run (node.js required)

# git clone https://github.com/openbeta-io/openbeta-main.git
# cd openbeta-main
# npm install
# node server.js

View the app in your browser at http://localhost:8080

Live Demo

Screenshot screen shot

About

Proof of concept using geojson data and leaflet.js

License:GNU General Public License v3.0


Languages

Language:HTML 62.4%Language:CSS 22.1%Language:JavaScript 15.5%