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

Display more information from MPASS Service Providers populated from API #8

Open
3 tasks
jussih opened this issue Aug 22, 2018 · 0 comments
Open
3 tasks

Comments

@jussih
Copy link
Contributor

jussih commented Aug 22, 2018

Demo Velmu uses the MPASS Discovery API to fetch a list of available Service Providers, which are then added as cards. Currently all the data available from the Discovery API is saved to the Velmu database, but only the service title, SSO URL and thumbnail is displayed by the UI.

Additional information that could be relayed to the user are currently a description of the service and the general URL (which most likely contains some kind of general information of the service).

Tasks:

  • Design how the UI should convey the new information.

  • Implement backend changes. Create a new Dream-Cards card type containing the data.

  • Implement the designed UI changes using the new card data from the backend.

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

No branches or pull requests

1 participant