Skip to content

jikkujose/third_eye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThirdEye

Real time monitoring system for crowd sourced traffic events.

Instructions

  1. Clone & cd to directory
  2. bundle install
  3. Install monogodb
  4. mongod
  5. bundle exec volt server

Features

  1. Real time Google maps backed dash board
  2. Volt powered reactive frontend that sync between multiple instances of the app.
  3. Web app to post data to map.
  4. SMS based system to post data to the dashboard.

Technologies

  • Volt
  • Ruby
  • Google Maps

API Documentation

Any device can send event data to the system using the following API:

GET /api/event?sender=<device_id>&content=<some_text>&location=<local_place_name>&type=<event_type>&mobile=<10_digit_number>

About

Project implemented as part of Kerala Road Safety Hackathon

Remarks

The project is just a proof of concept implemented in 24 hours. And there might be numerous issues and implementation/design flaws. Please use this with care.

Team

Result

The project won first prize in software category. prize

About

Project for KSRH by Rakesh & Jikku.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published