transport-eta
transport-eta copied to clipboard
Twitch streamed 🎥playground repo, README speaks to you.
## Context - For the target audicence, there's a high possiblity users with some a11y issues, mainly visual impared. Designing all features with a11y in mind is paramount! - [...
## Context - Run lint checks and run [Danger](https://danger.systems/guides/getting_started.html) to comment some code style related issues, this way it's possible to get some quick feedback on PRs for simple tasks...
`HomeActivity` is currently responsible for requesting the necessary Android permissions, this is wrong. ## Context The idea is the `HomeActivity` should **only** be responsible for navigation. ## Tasks - Create...
It's paramount that the crashes are correctly displayed. ## Options There are some obvious choices - Fabric.io - Directly migrate from ☝️ to Firebase - Microsoft's AppCenter -------------------------- No matter...
With the current repeated names, it becomes really hard to import the correct one since some of these modules have dependencies btw'em. E.g - `DomainDataFactory` ->`DomainDataFactory`
In order to facilitate the user, we should add the ability to save _favorite_ stations. Depends on #17 - Make it easy UX-wise to make these same favorite requests (MD2.0)....
## Context Already got some juicy unit tests running on our ci #19, next step is to have the UI tests (with Firebase Test Suite) running for any PR/`develop` commit....
This is just visual candy to make it easier to see which version is
A simple way to demo integrating Google Assistant with apps ## Reference - https://blog.dialogflow.com/post/new-io18-features/ - https://developers.google.com/actions/ ## I/O Video - https://www.youtube.com/watch?v=vOnStV8wJS8
This will help explain, give more context on what this project is. Give more technical explanation of how things are wired.