TomorrowsCities / tomorrowscities

MIT License
5 stars 1 forks source link

feature: persist engine results to browser refresh #93

Closed hkayabilisim closed 5 months ago

hkayabilisim commented 5 months ago

The analysis results are stored into session storage so that they persist when the user refreshes browser. To clean the results a "RESET" button is placed. Here are the changes in this commit: