This App is analytics program by taking a DataSet you can know the following:
- How many apps were developed given copany name.
- The percentage of apps with specific category..eg. "Medical, Shoping,Healthy ...etc"
- What is the oldest app in the dataset.
- The percentage of apps running on specific android version.
- What are the largest X apps in the dataset. (X is number you want)
- What are the top X installed apps. (X is number you want)
- What are the largest app in specific Company in the dataset.
- Take a fork from a public repository and work on it.
- Convert function to extension function.
- Use Interface for DataSource.
- Refactor other's code.