kanelloc / ypekAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API for ypeka

The project contains:

  • A content management system(CMS) where the admin can easily upload station's location using Google maps API and for every station he can upload and parse .csv files with proper format which contains measurements from ypeka.
  • The admin has the permissions to add/delete/update everything that is associate with the stations.
  • As a developer you can register to the site and request a unique API key. Then with RESTful techniques you can make several requests and take JSON responses.
  • As a user you can visit the second test site where you can add location's information in a form and see in real time the responses.

Technologies we used

  • PHP
  • MySQL
  • Laravel Framework
  • jQuery
  • Google Maps API
  • Bootstrap 3

About


Languages

Language:PHP 79.3%Language:HTML 19.4%Language:CSS 0.5%Language:ApacheConf 0.4%Language:JavaScript 0.4%