Skip to content

Instantly share code, notes, and snippets.

@rsnorman
Last active August 29, 2015 14:17
Show Gist options
  • Save rsnorman/329ea67d58776b46566b to your computer and use it in GitHub Desktop.
Save rsnorman/329ea67d58776b46566b to your computer and use it in GitHub Desktop.
SpeaQ To Do List
  • Update Facebook app to reflect new name and log (InterAppt vs SpeaQ)
  • Create new logo for SpeaQ
  • Figure out why Facebook login fails sometimes
  • When initial location search fails and user retries, it should work if if location is found
  • Questions
    • Better layout for questions view, maybe resemble login screen
    • Smoother transition of question text view when location is pulled up. Had a nice swing in animation but was lost in an update somewhere. Might not be needed if layout is changed in above item.
    • Need better feedback when question is answered
    • Stats on percentages of answer picked, right vs wrong, etc
    • Show text explaining answer, e.g., for running back one, state how many yards he earned over career
    • Don't immediately pop up offer but still make it very apparent that you've earned something and who the sponsor is
  • What to show when location has no current questions
  • Offers
    • Have some type of barcode that businesses can scan
    • Better layout for offer view, maybe resemble login screen
  • Remove friends tab icon until implemented
  • Profile
    • Show stats like previously answered questions, percentage right vs wrong, collected offers, etc
    • About popup that lists owner, devs, trademark
  • Better, more informative error handling
  • Use Keychain to store UUID, current issue is handling different settings for passcode
  • Stop navigation bar from sliding up on error
  • Figure out why hit target works more on the right of sign in buttons, might just be a simulator issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment