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

Is there any way to create a demo for it? #3

Open
nmstoker opened this issue Mar 17, 2020 · 4 comments
Open

Is there any way to create a demo for it? #3

nmstoker opened this issue Mar 17, 2020 · 4 comments

Comments

@nmstoker
Copy link

Sounds like this has lots of potential but there seems to be no demo available. I may be missing the central idea but presumably the principle would work on a web page too, right? Could you create a basic easily accessible demo page?

That would be better than needing people to install that finance app (no disrespect but I'm not putting some random app on the phone just to see if this any good and I doubt I'm the only one with that kind of concern)

@scha14
Copy link
Contributor

scha14 commented Mar 17, 2020

Hi! Thank you for your comment. The app here is a demo app that you can build locally on an emulator or device. The Yahoo Finance app uses this library for its version of audio charts. You are right in that the concept can very well extend to web - this is exactly the reason we open sourced this. To see where the developer community takes the solution!

The majority of the logic is in this folder https://github.com/yahoo/SongbirdCharts/blob/songbird/songbird/src/main/java/com/yahoo/mobile/android/songbird/util/SongbirdChartViewUtil.kt. Please let us know if this was helpful or we can help clarify anything else. Keep us posted on adapting this for web! Thank you!

@nmstoker
Copy link
Author

Hi @scha14
Thank you for getting back so quickly with that information. It is a helpful start.

What I think would be good if there isn't yet an easy way for people to use this (ie before they decide to run it in an emulator which would require set up) would be a quick video of it in action. I've done this with a few simple repos of mine, where you upload onto YouTube a brief video of it running and then link from the README to that video, then people can tell what it is before they invest extra effort (if it's what they're after then they'll proceed and if it isn't then they haven't lost time)

@scha14
Copy link
Contributor

scha14 commented Mar 17, 2020

Android_a11y_demo.mp4.zip
Here ya go!

@scha14
Copy link
Contributor

scha14 commented Mar 19, 2020

@nmstoker https://youtu.be/d_c-auuDsz8 is the youtube video. Please keep us posted on your version of the solution!

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

No branches or pull requests

2 participants