[diary]: Add 25 Mar

This commit is contained in:
2025-03-25 10:25:19 +00:00
parent 93a7bb7674
commit e30d7cb603

View File

@ -1,3 +1,7 @@
## Tue 25 Mar 2025
- Add step function to run `fetch_transient_data` and then `update_average_punctuality`.
- Add average punctuality to train popups.
## Mon 24 Mar 2025 ## Mon 24 Mar 2025
- Update `fetch_transient_data` to parse & store the data that is parsed on the frontend to save computation. - Update `fetch_transient_data` to parse & store the data that is parsed on the frontend to save computation.
- Update frontend to use the data directly from the response rather than parse it on the frontend. - Update frontend to use the data directly from the response rather than parse it on the frontend.