Skip to content

The task is to implement a small app that will list the most starred Github repos that were created in the last 30 days.

Notifications You must be signed in to change notification settings

AmineZAMANI/hiddenfounders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Trending Repos

small app that will list the most starred Github repos that were created in the last 30 days.

Prerequisites

SDK Version must be greater thant 15.

Implemented libraries

I. Glide : reasons of use :

  1. this library is highly recommended by Google
  2. consumes less memory space and loads the exact ImageView-size into the memory instead of loading the full-size image which is a best practice.
  3. many additional features like loading gif animation in an imageview
  4. more feature here : https://inthecheesefactory.com/blog/get-to-know-glide-recommended-by-google/en

II. Awesome Font : reasons of use :

  1. the use of awesome font is to reduce the memory usage instead of using .png or .jpg icons
  2. to use uniform icons.

About

The task is to implement a small app that will list the most starred Github repos that were created in the last 30 days.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages