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

Persist line/station preferences #5

Closed
martincostello opened this issue Mar 5, 2017 · 4 comments
Closed

Persist line/station preferences #5

martincostello opened this issue Mar 5, 2017 · 4 comments
Assignees
Labels
Milestone

Comments

@martincostello
Copy link
Owner

Allow the user to persist their line and, optionally their station, preferences in the companion site.

This will then enable functionality for the skill to find the preferences for the linked account for their commute (martincostello/alexa-london-travel#9).

@martincostello martincostello added this to the 1.0.0 milestone Mar 5, 2017
@martincostello martincostello self-assigned this Mar 5, 2017
@martincostello
Copy link
Owner Author

Ideal storage mechanism is Azure Table Storage or Azure DocumentDB..

@martincostello
Copy link
Owner Author

Dependent on #15.

martincostello added a commit that referenced this issue Mar 12, 2017
Add start of implementation of storing line preferences.
Currently renders the line names for the supported modes of travel and
does a postback which is not persisted.
Text not yet stored in resources as UI is still in flux.
Relates to #5.
martincostello added a commit that referenced this issue Mar 12, 2017
Initial support for persisting line preferences for a user.
Add parameter validation to controller endpoints.
Use strongly-typed objects for the TfL API service.
Still requires localisation.
Relates to #5.
@martincostello
Copy link
Owner Author

Lines resolved by 94d9fa4; still need stations.

@martincostello
Copy link
Owner Author

Station support moved to #42. Now completed.

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