harshraj22 / harshraj22/Dis-Sim

Pulling all data to frontend

Open
#56 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
10
Forks
3
PR merge metrics
No merged PRs in 30d

Description

https://github.com/harshraj22/Dis-Sim/blob/87c43d714dec527644fd57106210e8082c923bf6/src/frontend/pages/analytics.py#L21

Currently, all data is pulled to the frontend and the chart is created at runtime on the client side. Once the application gets old, the amount of data will be huge to be pulled over the internet with reasonable latency.
Think about a possible solution for this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.