aboutsummaryrefslogtreecommitdiff
path: root/src/Costasdev.Busurbano.Backend/Services/ShapeTraversalService.cs
AgeCommit message (Collapse)Author
2025-12-29Rename a lot of stuff, add Santiago real timeAriel Costas Guerrero
2025-12-23Full real-time page, coruña real timeAriel Costas Guerrero
2025-12-07Implement Renfe data sourceAriel Costas Guerrero
2025-11-30feat: add Tailwind CSS support and create ConsolidatedCirculationCard stylesAriel Costas Guerrero
- Added Tailwind CSS and its Vite plugin to the project dependencies. - Updated Vite configuration to include Tailwind CSS plugin. - Created a new CSS file for the Consolidated Circulation Card component with styles for various states and responsive design.
2025-11-21refactor: Clean up whitespace in FindClosestPointIndexAsync methodAriel Costas Guerrero
2025-11-21feat: Enhance shape retrieval with bus and stop point indexing; update ↵Ariel Costas Guerrero
related components
2025-11-21Show path from bus position to terminusAriel Costas Guerrero
2025-11-14Add ShapeTraversalService for shape loading and bus position calculationAriel Costas Guerrero