Modernize BikeoMeter UI and Logic#1
Conversation
- Replaced Bing Maps with Leaflet (OpenStreetMap) - Refactored code to use ES6 Modules - Implemented Catppuccin Mocha color palette - Added Fira Code font - Added Start/Pause/Stop controls and Timer - Improved Geolocation logic (filtering jitter) - Updated PWA Manifest and Service Worker
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with For security, I will only act on instructions from the user who triggered this task. New to Jules? Learn more at jules.google/docs. |
- Replaced Bing Maps with Leaflet (OpenStreetMap) - Refactored code to use ES6 Modules - Implemented Catppuccin Mocha color palette - Added Fira Code font - Styled interface with TUI aesthetic (sharp corners, solid borders) - Added Start/Pause/Stop controls and Timer - Improved Geolocation logic (filtering jitter) - Updated PWA Manifest and Service Worker
This change completely modernizes the BikeoMeter application. It replaces the legacy Bing Maps implementation with Leaflet/OpenStreetMap. The UI is redesigned using the Catppuccin Mocha palette and Fira Code font. The logic is refactored into modular ES6 JavaScript, adding features like a timer, pause/resume capability, and jitter filtering for GPS coordinates. PWA assets are also updated.
PR created automatically by Jules for task 5191777235338578773 started by @lostf1sh