Skip to content

stjepanB/autocesteTripReconstructionService

Repository files navigation

Autoceste trip reconstruction service


This project was made as a student assignment and was used as an opportunity to learn and practice software development and different technologies like Spring Boot, React, Java, Javascript, Mongo, PostgreSQL, Hibernate, and others. The assignment was to propose an architecture and implement a web service that will receive data from several DSRC readers, ALPR cameras, and vehicle classifiers in a pre-know structured form. Also, web service has to support an account for highway users where user can register vehicles and receive invoices for trips made on the highway. The administrator should have the ability to set prices for different sections of highways and define discounts. So for implementing this small enterprise system I decide to have the following architecture.

Project components

Components Description
Main REST API for user and admin
Reconstruction REST API for collecting data from sensors
GUI Static server with JSX files
Generator Python script that generates trips

Project schema

architecture


This project was made by Stjepan Benčić

About

This repository is part of autoceste project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published