[diary]: Update 10 Mar

This commit is contained in:
2025-03-10 22:00:53 +00:00
parent 25dc186a75
commit bdb5470baf

View File

@ -6,6 +6,8 @@
- Enable TailwindCSS.
- Add better handling for Luas forecast information.
- Re-add cluster toggle to side panel.
- Add Lambda function + API to return trains due to a station in the next 90 minutes.
- Add button to fetch trains due to a station in the next 90 minutes.
## Sun 09 Mar 2025
- Optimise `permanent_data.py` with better batched uploading and asynchronous API calls.