Giter Site home page Giter Site logo

edwardoboh / autocrash-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 742 KB

React and Nodejs app for monitoring Automobiles in transit and reporting Crash to the nearest Hospital

HTML 2.20% CSS 1.17% JavaScript 96.63%
nodejs react gps google-maps-api arduino microcontrollers gsm-module

autocrash-app's Introduction

React Automobile Crash Report

Data Movement Diagram

The data movement diagram shows the movement of data across the complete system. That is, from the electronic device to the web platform and back.

Data Movement Diagram

From the diagram above, it is proposed that the sensor readings from the end user device will be sent to the backend web server using HTTP POST request ( this is done continuously, every 5 seconds ). This sensor reading data will contain the latitude and longitude information of the device as read from the GPS sensor onboard the device and information showing the sate of the shock sensing device.

On getting to the backend web server, this data is analyzed to see if a car crash has been detected or not. The received data is also stored in a database system in order to enable easy access to the last device location, in situations of an unexpected system reboot. The backend also connects to Google Maps API platform in order to calculate route between the current device location and the nearest hospital (all hospital locations are to be stored on the database).

The Frontend web interface connects to both the Google maps API platform and the backend web interface. From the Google Maps API platform if pulls down google map components for displaying on the user Admin web browser and from the backend web interface, it receives the current device location. Both data is merged to give a real time position of the device.

Flowchart Diagram

Flowchart Diagram

autocrash-app's People

Contributors

edwardoboh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.