Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Visualization Web App

This web application is built using Flask, a micro web framework written in Python. It allows users to upload CSV files and visualize the data through interactive charts generated with Plotly.

Features

  • File Upload: Users can upload CSV files to the server. The application checks if the file is in the allowed format (CSV) before processing.
  • Data Visualization: Utilizes Plotly to generate interactive charts from the uploaded CSV data.

Installation

To run this application, you need Python installed on your system. Follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Install the required dependencies:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages