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

Implement load page #8

Open
vsolskyy opened this issue Oct 25, 2017 · 1 comment
Open

Implement load page #8

vsolskyy opened this issue Oct 25, 2017 · 1 comment
Assignees
Labels

Comments

@vsolskyy
Copy link
Collaborator

Load page (a.k.a. first page) expected functionality:

  • load data from local file (csv)
  • load data from S3 (csv)
  • display data as table
  • (disputed) extract time series form loaded dataframe
    • select date/time column
    • select series column
  • proceed after done
@vsolskyy vsolskyy added the ui label Oct 25, 2017
@vsolskyy vsolskyy self-assigned this Oct 25, 2017
@vsolskyy
Copy link
Collaborator Author

vsolskyy commented Nov 8, 2017

Core functionality implemented. Things left TODO:

  • add tooltips where appropriate
  • add dropdown to datetime format selection
  • add validation and error handling for wrong datetime format

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant