App Review  ·  Producing Technology  ·  Review #1 of 3

RouteResolve

Author: Wenqing Pan (wp273) Reviewed: April 22, 2026 Status: In Progress

Source URL

App https://producingtechnology.com/65-apps/panwenqing_183212_15200482_routeresolve.html
JSON Data Source https://producingtechnology.com/a1/15-json/panwenqing_183212_14904100_wp273.json

What the App Is

A safety-aware navigation dashboard for Cornell Tech students on Roosevelt Island. Fetches a JSON file and renders tracked locations, active weather alerts, route recommendations, and user preferences into a multi-panel UI.

Behavior Observed

Things That Didn't Work as Expected

Improvement Prompt

Improve RouteResolve: (1) Render a real map using the lat/lng coordinates in the JSON — even a simple SVG pin plot with color-coded risk levels would work. (2) Actually apply the theme and budgetLevel preferences from the JSON to the UI. (3) Format all ISO timestamps into human-readable dates. (4) Make route cards clickable to expand with a safety score bar and description.