https://github.com/vinicciussantos/vehicle-tracking_fullcycle14
Repository made for the project "Imersão Fullcycle 14"
https://github.com/vinicciussantos/vehicle-tracking_fullcycle14
docker fullcycle golang grafana imersao-fullcycle kafka nestjs nextjs prometheus
Last synced: about 2 months ago
JSON representation
Repository made for the project "Imersão Fullcycle 14"
- Host: GitHub
- URL: https://github.com/vinicciussantos/vehicle-tracking_fullcycle14
- Owner: VinicciusSantos
- Created: 2023-08-21T16:46:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-28T02:22:09.000Z (over 1 year ago)
- Last Synced: 2025-02-04T22:17:04.549Z (3 months ago)
- Topics: docker, fullcycle, golang, grafana, imersao-fullcycle, kafka, nestjs, nextjs, prometheus
- Language: TypeScript
- Homepage:
- Size: 2.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vehicle Tracking - FullCycle 14 Challenge







Welcome to the repository of the **Vehicle Tracking** project, developed as part of the FullCycle 14 Challenge. This project aims to implement a vehicle tracking system using modern technologies and development practices.
## Description
**Vehicle Tracking** is a system designed to track vehicles in real-time, providing information about their location and other relevant details. The system consists of two main parts: the backend (server) and the frontend (user interface).
### Features
- Registration and management of routes.
- Real-time tracking of vehicle locations.
- Display of detailed routes information with google maps API.## Technologies Used
### Frontend
- **Languages**: Typescript, HTML, CSS
- **Framework**: Nextjs### Backend
- **Language**: Node.js
- **Framework**: Nestjs
- **Database**: MongoDB### Monitoring system
- **language**: Golang with kafka and prometheus## Detailed Architecture
