Skip to content

My final project submission for cs50 is a data visualization dashboard coded in flask and plotly. Enjoy!

License

Notifications You must be signed in to change notification settings

nicolanuti/PlotNode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlotNode

PlotNode is a data visualization tool mostly based on the structure of pset8/finance from cs50. It allows users to register for a new account, change their password and logout. Once the account is logged in, the user can upload or delete uploaded .csv files. The files are personal and connected to each individual account. By clicking the "graph" button, the user can generate a scatter plot of the first 2 columns of each csv file, and additional buttons are available to generate statistics, such as a trendline that uses the least square method. Check out its demo on youtube!

About

My final project submission for cs50 is a data visualization dashboard coded in flask and plotly. Enjoy!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published