Auto Information System

Personal Project

A Full-Stack System for Dutch Car License Plate Information

A full-stack application for managing and displaying vehicle information, featuring a .NET Core backend and an Angular frontend, deployed using Docker.

About the project


The Auto Information System is a comprehensive solution for retrieving, processing, and displaying vehicle data. The backend is built with .NET Core and uses Entity Framework for database management, while the frontend is developed with Angular for a responsive and interactive user experience. The project integrates external APIs for vehicle data, supports real-time updates with SignalR, and is fully containerized with Docker for seamless deployment.

Key features


  • Backend: .NET Core with Entity Framework for robust data handling.
  • Frontend: Angular-based UI for a dynamic and responsive experience.
  • Real-Time Updates: SignalR for live data synchronization.
  • External API Integration: Fetches vehicle data from RDW open data APIs.
  • Containerization: Dockerized backend and frontend for easy deployment.
  • CI/CD: Automated build and deployment pipelines using GitHub Actions.
  • Role-Based Access Control: Secure access with JWT authentication.
  • Frontend Features: Interactive search, timeline visualization, and detailed vehicle views.