ethanjweiner / visualize-the-web

A geographic visualizer of HTTP requests across long distances, built with Python and Flask
2 stars 1 forks source link

Implement # of routers slider #10

Closed ethanjweiner closed 3 years ago

ethanjweiner commented 3 years ago

Task Title

Implement # of routers slider

Task Description

This Task will create a slider that allows the user to vary the number of displayed routers. An event listener will be attached to slider, upon which the routers() function is called asynchronously ==> the routers.db database is updated + animation is rerun.