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

Implement Settings #1

Open
3 tasks
aaronr93 opened this issue Feb 4, 2018 · 0 comments
Open
3 tasks

Implement Settings #1

aaronr93 opened this issue Feb 4, 2018 · 0 comments
Assignees

Comments

@aaronr93
Copy link
Owner

aaronr93 commented Feb 4, 2018

As the app developer, I want to be able to change things like the current Gfycat username, number of columns in a feed, etc. so that I don't have to make a code change and rebuild each time.

As an end user, I want to be able to change settings.

Feature ideas:

  • Selecting current Gfycat user
  • Selecting current Imgur user (if applicable)
  • Configurations for debugging purposes

Settings storage options:

  • Local file storage
  • Core Data
  • iCloud

Acceptance Criteria

  • A settings page is accessible by the user
  • On the settings page, the current Gfycat username is displayed and may be modified
  • Feeds only show gifs belonging to the Gfycat username specified on the settings page

Non-Functional Requirements

  • Best practices for iOS development and User Experience are consulted.
  • View development keeps the iMessage Extension in mind.
@aaronr93 aaronr93 self-assigned this Feb 4, 2018
@aaronr93 aaronr93 added this to the Complete Proof of Concept milestone Feb 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant