Inspiration
Data visualization can help us to see patterns and trends that would otherwise be invisible. The need for easy to read analytics in a way that is not tedious is needed and with the flow of data being taken from popular esports games today, they are almost a must
What it does
Epick visualizes data from the different games being played, data is displayed in different formats making it pretty easier to decipher even if one way is not so known, another way can be tried
How we built it
This webpage was built using ExpressJS and NodeJS for the backend, ReactJS, Vite for the frontend, the json files are stored in a collection hosted on a mongo database.
Challenges we ran into
Some issues I ran into were conducting regression predictions based on current data, also the length of the events jsonl files were very large causing issues with storage space in github repositories
Accomplishments that we're proud of
I am very glad that I was able to provide data very quickly as even though there are multiple json files with different records in each, I was able to display data from all of them in a clear and user friendly manner.
What's next for Epick
Next is hosting the data on backend and frontend services respectively, as well as adding in capability so files can easily be added and predicted on

Log in or sign up for Devpost to join the conversation.