Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Add dynamic data loading using filters #5

Closed
flowirtz opened this issue Jul 2, 2017 · 2 comments
Closed

Add dynamic data loading using filters #5

flowirtz opened this issue Jul 2, 2017 · 2 comments
Assignees

Comments

@flowirtz
Copy link
Contributor

flowirtz commented Jul 2, 2017

I as the user want to be able to select the data source by clicking the images in the header.
The data should be filtered dynamically and displayed accordingly to the selected variables.

flowirtz pushed a commit that referenced this issue Jul 2, 2017
* Move existing header code into own component.
* Change location of logo sources to assets/logos.
* Make background of header white to avoid render issues for poor mooc.house logo.
* Add visual cues for header
* Underline the currently selected data source(s).
* Add variables for piping selected data later.

See #4 and #5
@flowirtz
Copy link
Contributor Author

flowirtz commented Jul 3, 2017

See also #7

@flowirtz
Copy link
Contributor Author

flowirtz commented Jul 3, 2017

TODOs:

  • Expand DataService to support all GET requests (POST etc. probably not needed)
  • Export API URLs to one file // IDEA: Maybe include data urls in app.html as params to components?
  • Filter based on buttons using Pipes
  • Beautify filter buttons (e.g. use colored/greyed out logos to show selected/not selected)

@flowirtz flowirtz self-assigned this Jul 3, 2017
@deeps96 deeps96 closed this as completed Jul 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants