de-intern-guide/docs/qsv/qsv-pro.mdx
Mueez Khan a07a6f7d26
feat: add qsv section (CLI, pro, web) & GitHub and qsv pro setups (#20)
* Add qsv Sub-section and GitHub for Beginners guide

* Add qsv, qsv pro & setup, qsv web, & GitHub setup

Co-authored-by: Abdurrahman <mabdurrahman303@gmail.com>

* chore: remove section

---------

Co-authored-by: Abdurrahman <mabdurrahman303@gmail.com>
2024-03-04 11:59:58 -05:00

63 lines
1.8 KiB
Text

# 💻 qsv pro
Get ready to level up your data game with **qsv pro**! 🚀
## 💭 What's qsv pro?
qsv pro is a spreadsheet data wrangling desktop app.
It offers a graphical user interface (GUI) based on the [qsv](/qsv/qsv-cli) command line interface (CLI).
## ✨ Super Features
### Spreadsheet data table viewer
![Data table viewer demo](/img/docs/qsv/qsv-pro/data-table-viewer.gif)
### Stats, frequency, and metadata data tables
import metaDemo from "/img/docs/qsv/qsv-pro/stats-frequency-metadata-demo.mp4";
<video width="100%" autoPlay loop>
<source src={metaDemo} type="video/mp4" />
</video>
### Recipes (scripts) to transform data
import recipesDemo from "/img/docs/qsv/qsv-pro/recipes-demo.mp4";
<video width="100%" autoPlay loop>
<source src={recipesDemo} type="video/mp4" />
</video>
### CKAN upload workflow
> The upload feature is getting a major update soon!
import uploadDemo from "/img/docs/qsv/qsv-pro/legacy-upload-demo.mp4";
<video width="100%" autoPlay loop>
<source src={uploadDemo} type="video/mp4" />
</video>
### Resizable panels
import resizablePanelsDemo from "/img/docs/qsv/qsv-pro/resizable-panels-demo.mp4";
<video width="100%" autoPlay loop>
<source src={resizablePanelsDemo} type="video/mp4" />
</video>
### Light & Dark themes
![Theme switch demo](/img/docs/qsv/qsv-pro/themes-demo.gif)
## 🌊 Let's Dive In!
1. [Set up qsv pro](/onboarding/qsv-pro-setup).
2. Launch qsv pro and explore the various features on your files. Just drag and drop a spreadsheet (CSV, Excel file, and more) into qsv pro and watch what happens!
3. Share your experience with your team and provide feedback to the developers.
## 🚀 Ready for a pro experience?
View, transform, and upload your spreadsheets with a streamlined GUI using qsv pro.