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

Mobile considerations #21

Open
jeffwright13 opened this issue Jun 16, 2021 · 1 comment
Open

Mobile considerations #21

jeffwright13 opened this issue Jun 16, 2021 · 1 comment
Assignees

Comments

@jeffwright13
Copy link
Owner

Excited to have turned a big corner (getting apg_flask working on Heroku), I showed a friend - who promptly tried it via mobile phone.

He was underwhelmed.

"It wants an input file. So, I have to get an input file to my phone. Then the app needs to somehow let me navigate to find the file, or it assumes I have a way fo automatically play an mp3."

ouch.

Ideas:

  • allow textual input in form (text area), instead of having to fill out a separate file and provide via upload
  • offer some canned background sounds for mixing
  • offer way user can save their previously generated results, for later retrieval
  • ???
@jeffwright13 jeffwright13 self-assigned this Jun 16, 2021
@bbelderbos
Copy link
Collaborator

Good ideas yes, specially a list of canned songs I like. User experience will also improve with proposed caching. What about storing the file encoded blob in a db? Time for SQLAlchemy?

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