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>
This commit is contained in:
Mueez Khan 2024-03-04 11:59:58 -05:00 committed by GitHub
parent 0fbfd9f1e7
commit a07a6f7d26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 8876 additions and 102 deletions

63
docs/qsv/qsv-pro.mdx Normal file
View file

@ -0,0 +1,63 @@
# 💻 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.