Skip to content

srijan-code/GitInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitInfo

Description

-> An iOS app in which user can see details of any GitHub user along with the list of followers.

-> After entering userName and clicking on get Followers button, the app first shows the description screen and then it shows the list of followers of that particular user.

-> The items on followers page is clickable and after clicking on it a details page for that particular follower opens up and user can see their followers too.

-> Initially the page loads 100 data and loads the remaining data when the user scrolls down to the bottom (Pagination).

-> There is a search bar which helps the user to filter out or search a particular name from the pool of followers list. The search gets triggered automatically after the user starts typing into the textField.

Some Glimpse of the app

Home Screen

User Description Screen

Follower List Screen - List View

Follower List Screen - Grid View

Search Functionality (Filter Follower)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages