As a commuter, I want the browser to passively update every given timeframe using a local database, so that I always have the latest train schedule for Tondi and Kivimäe stations without manual intervention. #2 #2
This feature allows the train schedules for Tondi and Kivimäe stations to automatically refresh in the browser at specified intervals. By utilizing a local database, the system ensures that commuters receive the most up-to-date information seamlessly, enhancing convenience by eliminating the need for manual page refreshes.
[ ] Implement a local database that stores the latest train schedule for Tondi and Kivimäe.
[ ] Set up a script to update the HTML page from the local database at configurable intervals (e.g., every minute, 5 minutes, etc.).
[ ] Provide an option to adjust the update interval in the settings.
[ ] Test that the schedule data is accurate and updated consistently across different browsers.
[ ] Verify the functionality works on both mobile and desktop browsers.
This feature allows the train schedules for Tondi and Kivimäe stations to automatically refresh in the browser at specified intervals. By utilizing a local database, the system ensures that commuters receive the most up-to-date information seamlessly, enhancing convenience by eliminating the need for manual page refreshes.