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

Build prototype #4

Open
MelroyNoronha opened this issue Oct 16, 2022 · 0 comments
Open

Build prototype #4

MelroyNoronha opened this issue Oct 16, 2022 · 0 comments
Assignees
Labels

Comments

@MelroyNoronha
Copy link
Owner

MelroyNoronha commented Oct 16, 2022

Goal of the prototype is to test feasibility of the following features:

  • Sign in using Spotify
  • Sign in using YouTube
  • Sign in using SoundCloud
  • Search music from all three platforms
  • Stream music that is returned from search results

In terms of screens we will need the following:

  1. Sign in screen with a button to sign in to all 3 platforms:
  • Button to sign in to Spotify.
  • Button to sign in to YouTube.
  • Button to sign in to SoundCloud.
  • Navigate to Home screen after signing in to all 3 platforms.
  1. Home screen where we can search a song and then play it:
  • Search bar to enter text and search for a song.
  • If no results show 'No results' text.
  • If there are results show them in a list view.
  • Tapping on a song from the list view plays that song.

If we can successfully implement and use these features in the prototype, building out the actual app with more complex UX flows and better design would be feasible.

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