Giter Site home page Giter Site logo

danielcok17 / diploma-thesis Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 2.04 MB

Smart web-based system for rescue centre using traffic accident data

Home Page: https://diploma-thesis-xi.vercel.app

JavaScript 13.16% HTML 24.28% Shell 0.14% Dockerfile 0.32% CSS 2.07% TypeScript 60.03%
docker diploma-thesis express fiit fullstack-javascript mern mern-project mongodb nodejs react docker-compose jenkins javascript npm typescript

diploma-thesis's Introduction

Smart web-based system for rescue centre using traffic accident data

Type: Diploma thesis

Issue area: Autonomous transport, Web development, Detecting a vehicle crash


The rapid growth of motor vehicles without adequate advances in road safety has resulted in a huge loss of human life. With the growing population, the use of cars has also increased, leading to more traffic, road hazards and more road accidents. One of the causes of death of a person in a car accident is also the non-availability of first aid due to the inability of the paramedics to gather the details of the accident in time and subsequently dispatch the proper rescue forces to the accident site. An accident may involve multiple victims and hence it is important to provide adequate number of rescue personnel to rescue all the victims. The ideal survival situation after an accident is that rescue forces approach the accident scene as quickly as possible. In this thesis, analyze the current status of rescue centers, the technologies used and needed to effectively assess the severity of the accident without the need of human intervention. Also analyze the available data or datasets from previous traffic accidents. Design a system that will be based on information collected in real time while the vehicle is moving and then evaluate this data. Implement an intelligent web-based system for rescue centers, and try to design an algorithm that will evaluate the severity of the traffic accident and automatically assign the appropriate number of rescue units to be sent to the accident scene. Validate the proposed solution on real-time data collected while the vehicle is moving and evaluate the result.


๐ŸŒ MERN Stack


This app si a MERN fullstack implementation in MongoDB, Expressjs, React/Redux, Nodejs.

MERN stack is the idea of using Javascript/Node for fullstack web development.


Repository clone

git clone https://github.com/DanielCok17/Diploma-thesis.git

Run app localally

./start-local.sh

Run Docker

docker-compose build

docker-compose -f ./backend/docker-compose.yml -f ./backend/docker-compose.dev.yml  up -d --build

docker-compose -f ./frontend/docker-compose.yml -f ./frontend/docker-compose.dev.yml  up -d --build


Copyright ยฉ 2023, Daniel Cok

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.