Finding a data visualization tool that meets your needs can be hard. The Data Visualization Tools Database (DVTDB) seeks to catalog data visualization tools making it easy to:
- 🔍 Find a Tool - fill out a quick questionnaire to find the perfect tool for your use case
- 📇 View All Tools - browse the tools in the catalog and learn about what different tools have to offer
- ➕ Add a Tool - fill out a quick questionnaire to add a new tool to the database
If you want to mess around with the code behind the DVTDB, you will need node. Install the required node packages:
npm install
Start the server using node:
node server.js
- Node - for server-side JS
- Express - for server-side JS
- jQuery - for DOM manipulation and AJAX requests
- Skeleton - for responsive grid and basic styling
- jQuery Bar Rating - a neat wrapper for select fields