BACKEND SERVER DESIGN AND IMPLEMENTATION FOR THEFT DETECTION AND TRACKING SYSTEM IN CARS USING EXPRESS.JS AND MYSQL

Motor vehicle theft is a criminal case that still occurs in Indonesia. Of these many cases, only a few can be resolved. The settlement of cases of motor vehicle theft is further complicated by the lack of information and evidence related to the stolen vehicle. What's more, perpetrators of mo...

Full description

Saved in:
Bibliographic Details
Main Author: Aditya Rahman, Elang
Format: Final Project
Language:Indonesia
Online Access:https://digilib.itb.ac.id/gdl/view/67902
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Institut Teknologi Bandung
Language: Indonesia
Description
Summary:Motor vehicle theft is a criminal case that still occurs in Indonesia. Of these many cases, only a few can be resolved. The settlement of cases of motor vehicle theft is further complicated by the lack of information and evidence related to the stolen vehicle. What's more, perpetrators of motor vehicle theft can modify the vehicle, making it increasingly difficult for the police to track down the vehicle. From this problem it can be seen that the speed of response from car owners and the police are very important factors for success in solving car theft cases. Based on the description above, a solution is proposed in the form of a car location tracking system based on the internet of things that can provide direct vehicle location information and detect the possibility of theft. For the tracking system to function effectively, of course it needs a system that can store the data. In this paper, we will discuss the Subsystem of the Motor Vehicle Tracking System. The created subsystem functions to store location data and ensures that location data can only be accessed by authorized people such as car owners and the police. The subsystem is made based on the RESTful API principle that can be accessed by making HTTP requests to a website. From the system that has been created, the backend server successfully runs the functionality according to the expected specifications.