Skip to content

DevSkillSeekers/AnalyticsApps

 
 

Repository files navigation

AnalyticsApps

This App is analytics program by taking a DataSet you can know the following:

  1. How many apps were developed given copany name.
  2. The percentage of apps with specific category..eg. "Medical, Shoping,Healthy ...etc"
  3. What is the oldest app in the dataset.
  4. The percentage of apps running on specific android version.
  5. What are the largest X apps in the dataset. (X is number you want)
  6. What are the top X installed apps. (X is number you want)
  7. What are the largest app in specific Company in the dataset.

👉 What did we learn?

  • Take a fork from a public repository and work on it.
  • Convert function to extension function.
  • Use Interface for DataSource.
  • Refactor other's code.

🚀 Tech stack

🚀 Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 94.8%
  • HTML 5.2%