Relay user specific data to the backend
aquibbaig opened this issue · 2 comments
aquibbaig commented
User-specific data such as favourite controllers, records or iterations are currently persisted across browser sessions via local storage, which is reflected once they open up their browser. We would want to save these records in the backend and fetching the same on to the dashboard.
portante commented
We'll need server side end-points to store user data.
npalaska commented
Discussed a while back here distributed-system-analysis/pbench#2049