Setup
- run
npm installin both/front-endandnode-server - run
npm run watchin/front-endto get webpack to build bundle.js - In a seperate command line instance run
npm run start - go to
localhost:3000in your browser
How to Use
- Simply drag and drop a .csv file containing your data, thats all!
Current Capabilities
- Quickly import data by dragging and dropping files
- View data from .csv files
- Group data and gain insight
- Gather report specifications
Future Capabilities
- Present more complicated data visualization methods such as chloropleths
- Generate reports that can be exported as .pdfs
- Accumulate and store data
- User accounts and notifications
Log in or sign up for Devpost to join the conversation.