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

[Open Task] Replace storyboard for AddNewWordViewController with code. #22

Closed
misteu opened this issue Oct 11, 2022 · 3 comments
Closed
Assignees

Comments

@misteu
Copy link
Owner

misteu commented Oct 11, 2022

GOAL

AddNewWordViewController's storyboard reference should be replaced with code. The view controller should be instantiated without the need of a storyboard.

WHY

Storyboards are hard to maintain.

ACCEPTANCE CRITERIA

  • Replace storyboard related stuff of AddNewWordViewController with code.
  • Remove associated scene in Main.storyboard
@misteu misteu changed the title [Open Task] [Open Task] Replace storyboard for AddNewWordViewController with code. Oct 11, 2022
@nayushi
Copy link
Contributor

nayushi commented Oct 25, 2022

Hello, I'm working on that. Can you assignee that task for me? :)

@misteu
Copy link
Owner Author

misteu commented Oct 25, 2022

Hello, I'm working on that. Can you assignee that task for me? :)

Hey @nayushi !
thanks for helping out 😃
I just assigned that issue to you.

Feel free to ask, if you have any questions 👍

Have fun and thanks again!

@misteu
Copy link
Owner Author

misteu commented Oct 26, 2022

Thank you for your contribution!

Feel free to pick up anything else if you want :)

@misteu misteu closed this as completed Oct 26, 2022
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

2 participants