Skip to content

AnsarulHaq786/data-vista

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Visualizer

Overview

Data Visualizer is a web application that allows users to upload CSV files, processes the data, and generates visualizations. Additionally, it offers the option to download created visuals for personalized use cases. Data Visualizar AI-powered image generation tools and tons of other integration to enhance responses.

Features

File Upload & Processing

-Users provides prompt for data visualization

Data Visualization

-GPT-4 suggests possible visualizations in bar chart or pie chart

Deployed Web App

Visualize Data Here

User Guide

  1. Enter a prompt in the text input field.
  2. Select dark mode or light mode according to your prefences.
  3. Click the send button to generate visualized chart.
  4. Toggle between bar and pie charts using the toggle button.
  5. Download the chart as an image by clicking the download button.

Installation

Ensure you have node installed on your local system.
Follow these steps:

git clone https://github.com/AnsarulHaq786/data-vista.git

cd data-vista

npm install

npm start

Developers

Ansarul Haq

Connect on GitHub
Connect on LinkedIn

Sameep Kathayat

Connect on GitHub
Connect on LinkedIn

Smriti Pandeya

Connect on GitHub
Connect on LinkedIn

Grish Rana

Connect on GitHub
Connect on LinkedIn

Contribute on this open source

"Tech Enthusiant are Welcome to Contribute !"

If you want to contribute, follow these steps:

Fork the Repository
Click the Fork button on the top right of this page.
Create folder on your local machine then follow these steps:

git clone https://github.com/ansarulhaq786/data-vista.git

Change directory

cd data-vista

Create a New Branch:

git checkout -b your-feature-branch

Make Changes:
Implement your changes. Commit your changes with a descriptive message:

git add .
git commit -m "Add a message about changes you made"

Push Your Changes:
Push your changes to your fork:

git push origin your-feature-branch

Submit a Pull Request:
Go to the Pull Requests section of the original repository and click on "New Pull Request."
Leave a request message and wait untill your pull request is accepted.

Thank you!

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •