elimu-ai / vitabu

📚 Android application for reading storybooks and expanding word vocabulary.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor the code for better maintainability

nya-elimu opened this issue · comments

Reduce complexity of the app's source code.

  • Delete unused/unnecessary code.
  • Refactor duplicate code.
  • Rename class/variable/method names that are hard to understand.

Relates to #28