thosaniparth / CmyPlot

MIT License
0 stars 2 forks source link

[FEATURE] Store user data/graphs/filter options #19

Open thosaniparth opened 3 years ago

thosaniparth commented 3 years ago

Users' data and filter options should be stored for access next time. Basic authentication is currently done as they are just stored locally and not on the database. The new feature of system should integrate it with database and store all the details and values of the user on the database.