- migrating to kotlin and removal of spaghetti code
- android navigation added
- user authentication section finished
- ui updated for authentication section
# migrated to androidx
- update to mvvm
- creation of viewmodels and factories
- dependency injection with kodein
- app class created with modules
- creation of firebase/live data class
(put out fires from migration)