This app takes a user input that its maximum length is 16 when the input is provided it generates and algorithomal computation which will generate a lucky number this lucky number is the number that is repeated the most in the user input.
Project to practice SOLID principles and examples of Design patterns.Also includes some examples on collections in kotlin. All written in kotlin.