Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recreate the app as a dashboard #6

Open
staticf0x opened this issue Apr 5, 2021 · 0 comments
Open

Recreate the app as a dashboard #6

staticf0x opened this issue Apr 5, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@staticf0x
Copy link
Owner

I'd like to remake the whole app into a simple interactive dashboard.

  • Use postgres on Heroku for data storage
  • User upload will sync CSV entries with their data in the DB
  • Implement user registration/login
  • Still enable anonymous upload without the data storage - limit the dataset to one year or something
  • Data will be processed on BE and fetched on FE, using some JS lib to display charts (chart.js, d3.js? Dunno yet)
@staticf0x staticf0x added enhancement New feature or request help wanted Extra attention is needed labels Apr 5, 2021
@staticf0x staticf0x added this to the Dashboard milestone Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant