Skip to content

Vaishvi12/ClearVue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClearVue

ClearVue is a powerful online tool designed to streamline the preprocessing of datasets and provide detailed visualizations and comprehensive reports with minimal effort. Whether you're an analyst, data scientist, or someone looking to simplify data preparation, ClearVue makes it quick and easy to get your data analysis-ready.

Getting Started

  1. Clone the repository:

    git clone https://github.com/yourusername/clearvue.git
  2. Navigate to the project directory:

    cd clearvue
  3. Install dependencies:

    # Frontend
    cd frontend
    npm install
    
    # Backend
    cd ../backend
    pip install -r requirements.txt
  4. Start the development server:

    # Frontend
    npm run dev
    
    # Backend
    flask run

About

Visualizing Your Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors