misteu / VocabularyTraining

Simple vocabulary Trainer written in Swift
Apache License 2.0
22 stars 15 forks source link

[Open tasks] Replace storyboards with code #15

Closed misteu closed 1 year ago

misteu commented 2 years ago

GOAL

Replace all the storyboards with UIs created via code.

For not having one really huge branch, this will be split up in issues on a screen basis!

If you are interested in working on some screen, please comment on any of the open subtasks listed below.

Subtasks

WHY

Storyboards are slow to load in Xcode and they are harder to maintain compared to plain code.

AC

InsanelyHarsh commented 2 years ago

Hi @misteu, I would like to work on this issue.

misteu commented 2 years ago

Hi @misteu, I would like to work on this issue.

Hi @InsanelyHarsh! Thank you for your interest in the project :)

Please tell me which screen you want to translate into code. I will create an issue and assign it to you.

Have a great weekend!

InsanelyHarsh commented 2 years ago

I think i will start with Add new Language View

InsanelyHarsh commented 2 years ago

Assign me, I have replaced NewLanguageViewController with Code!

misteu commented 2 years ago

Assign me, I have replaced NewLanguageViewController with Code!

Hi there and thank you! I created this issue for the specific View Controller you worked on: https://github.com/misteu/VocabularyTraining/issues/17 (I think you need to comment there so that I can assign it to you)

Kanishka3 commented 1 year ago

I am taking up the HomeScreenViewController.

misteu commented 1 year ago

Hi @Kanishka3 ! thanks for your interest! :)

Can you comment inside of the issue for this screen (#20)? I will assign it to you then.

Actually, it is already assigned to somebody else but I don't think there wasn't any work done yet.

Please comment there and maybe let's wait until tomorrow if he reacts.

Kanishka3 commented 1 year ago

Hi @Kanishka3 ! thanks for your interest! :)

Can you comment inside of the issue for this screen (#20)? I will assign it to you then.

Actually, it is already assigned to somebody else but I don't think there wasn't any work done yet.

Please comment there and maybe let's wait until tomorrow if he reacts.

Alright. Replies there. I am almost halfway done with the task.

misteu commented 1 year ago

all done!