thosaa / ocm-system

Open Charge Map is the global public registry of electric vehicle charging locations.

Home Page:http://openchargemap.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Charge Map

Open Charge Map is the global public registry of electric vehicle charging locations.

The aim of the project is to move away from the need to maintain silos of privately held charging equipment location data and instead crowd source a high quality, well maintained public Open Data set with the greatest breadth possible. Access to the data set is provided via a web API and developers have access to the API to in order to build their own apps.

The code in this repository represents the backend systems (API, Web Site and server-side Import Processing) for the project. Also included is the source for the mobile/web app and example client code in various programming languages.

Server-side code is developed mostly in C#, currently building under Visual Studio 2015 Community Edition with .Net 4.5.

The Web/Mobile app is built purely with HTML/CSS/JavaScript and requires the NodeJS based Jake build system (see build readme) to generated the minified version of the app.

Contributing

Please contribute in any way you can:

  • Improve the data:
    • Submit comments, checkins and photos via the web site
    • Submit new data, become an editor for your country
  • Improve the system:
    • Help translate the system into other languages using the webtranslateit project
    • Help write documentation
    • Web App (HTML/CSS/JavaScript)
    • Website development (MVC5)
    • Map widget for embedding
    • Sample Code for developers
    • Graphic Design
    • Testing
  • Grow the user base
  • Get involved: Discussion Forum

About

Open Charge Map is the global public registry of electric vehicle charging locations.

http://openchargemap.org

License:MIT License


Languages

Language:C# 51.0%Language:JavaScript 28.1%Language:TypeScript 8.8%Language:HTML 6.2%Language:CSS 4.1%Language:Java 1.6%Language:ASP 0.2%