Commit Graph

6 Commits

Author SHA1 Message Date
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
f1073ef3df BIG WEB UPDATE 2025-09-27 22:45:52 -04:00
2471610d80 Maps Update 2025-09-27 17:36:07 -04:00
samarthjain2023
0df2b0019b added the model 2025-09-27 12:14:26 -04:00
a61c8505f4 Marker Colors Update 2025-09-27 10:18:20 -04:00
941d3ec49e Web Start 2025-09-27 01:53:22 -04:00