GamerBoss101 fbb6953473 Add Flask API endpoints and testing scripts for safety analysis
- Created requirements.txt for Flask and related libraries.
- Implemented test_api.py to validate API endpoints including health check, weather data retrieval, crash analysis, route finding, and single route fetching.
- Developed test_crash_endpoint.py for focused testing on crash analysis endpoint.
- Added test_flask_endpoints.py for lightweight tests using Flask's test client with mocked dependencies.
- Introduced SafetyAnalysisModal component in the frontend for displaying detailed safety analysis results.
- Implemented flaskApi.ts to handle API requests for weather data and crash analysis, including data transformation to match frontend interfaces.
2025-09-28 03:59:32 -04:00
2025-09-27 22:45:52 -04:00
2025-09-28 02:38:24 -04:00
2025-09-27 01:02:32 -04:00
Description
No description provided
https://roadcast.sirblob.co/
Readme 7.1 MiB
Languages
Python 55.4%
TypeScript 41.9%
CSS 2.5%
Shell 0.2%