Some pointers
- I have used kotlin as the programming language.
- I have developed it with MVVM design patterns using single activity architecture.
- For Navigation I have used the navigation library along with safe args for type safety.
- I have hosted the data on githubPage
- I am using retrofit to get data from the mock API(githubPage)
- Finally I have spent some time making the UI look good.