Awesome
ThirdEye
Real time monitoring system for crowd sourced traffic events.
Instructions
- Clone &
cd
to directory bundle install
- Install monogodb
mongod
bundle exec volt server
Features
- Real time Google maps backed dash board
- Volt powered reactive frontend that sync between multiple instances of the app.
- Web app to post data to map.
- 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.