2020 제주 공공데이터 창업 경진대회 출품작
EV Obseoye is an web site providing a map of electric vehicle charging stations in Jeu island in Korea
- provides location of charging stations and state of charger using Open API
- provides information of places to visit during charging within 1km
- reports illegally parked vehicles at electric vehicle parking stations
EV Obseoye uses a number of open source projects to work properly:
- HTML5 - Markup web pages
- CSS - how HTML elements are to be displayed on screen
- Javascript - change elements of HTML and CSS dinamically
- Java Servlet - execute server on localhost
- jQuery - Javascript library to much easier to deal with HTML and CSS elements
- Tomcat - enables to deploy and operate application
EV Obseoye uses a number of Open API to provide information :
-
공공 데이터 포털
-
Kakao Map Open API
MIT
Free Software, Hell Yeah!