Skip to content

YavorLalev/PlotData-App

 
 

Repository files navigation

PlotData - Web application for creating data visualizations

With PlotData you can easily make customizable publication-quality charts, all without programming skills. You can upload a csv file and walk through the different steps to generate a chart, with the help of the JavaScript Plotly library. Also you can update the chart with new values and export it as png file for use in reports or presentations.

PlotData App example images

PlotData App Home

Technologies & Tools

  • React
  • JavaScript
  • Next.js
  • React-Plotly.js
  • Plotly.js
  • styled-components
  • NextAuth.js
  • MongoDB
  • Mongoose
  • Git
  • GitHub
  • Vercel
  • VS Code
  • Material UI
  • Adobe Photoshop

Team

Project Setup

  • Clone this repository on your local machine.
  • Install all dependencies needed with npm install.
  • Run the app in development mode with npm run dev.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%