Generating Graphs
- Tanish Shah
- Feb 3, 2024
- 1 min read
Updated: Feb 17, 2024
As described in our constraints and criteria, it is imperative to have a way for users to keep track of their progress and visualize their results. As such, we created a web app that would serve this purpose. Data is stored in MongoDB atlas and visualized using Chart.js for React.
