Data Analysis App
ZuZulfikar Achyar
|July 25, 2024
The Challenge
The goal was to create a web application that could ingest CSV data, process it, and present it in an interactive and easily understandable dashboard for non-technical users.
The Solution
A web app was built using Flask as the backend to handle data uploads and processing with the Pandas library. The frontend used Chart.js to render interactive charts and graphs, providing a dynamic user experience for data exploration.
Results
Successfully created a tool that allows users to upload their own datasets and instantly gain visual insights, making data analysis more accessible.