Web journey and ticket tracking system for a famous travel agency simply called Agency
.
Easy creating and adding new vehicles with different characteristics, editing and deleting made simple.
Creating new journeys to chosen destination from starting location using already created vehicle and ticket creating for given journey.
- C# ASP.Net Core 6 for Back-end web service
- MSSQL for database
- Angular with CSS/HTML/TypeScript for front-end
- ASP.Net Api and services
- Database Context and DBSet models for database generation and seeding
- Front-end made ready for communication with the back-end
- Unit and Integration tests for each function of the Api and services