In short, data is fun!
The purpose of this website is to allow graph plotting in an easy and convenient way, with no prior knowledge!
First, copy a table from your Excel to the input field in the website.
Then, Drag your variables to the graph axes to create graph you need.
Users can register, sign in and out in order to manage their favorite graphs.
The graphs can be saved in favorites and their title, X axis and Y axis titles can be edited there.
Statistical descriptives is presented at the bottom of every graph created (if the variable is numeric). It includes average, mode, median and range. In the future, I would like to add linear regression plot and an option to present more variables in the same graph.
Deployed with Heroku:
- MongoDB - Database
- Express - Server Framework
- React - Web Framework
- NodeJs - Server Environment
- Chart.js - Data visualization
- bcrypt.js - Security
- JSON Web Token implementation - Security
- Lodash - Utilities
- @oriNizri - Idea & work
- @AppleSeedsBootCamp - Support & Inspiration