Skip to content

PortoCode/GHFollowers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

GitHub Followers App

Overview

This app allows users to search for GitHub followers by username, view detailed information about them, and save favorite searches for future use. It leverages the GitHub API to fetch follower data and user details, offering a simple and intuitive interface for interacting with the data.



Features

  • Search followers: Enter a GitHub username to fetch a list of their followers.
  • Follower details: Tap on a follower to view detailed information about them.
  • Search favorites: Save favorite username searches for easy access in the future.
  • Persistent data: Favorite searches persist across app launches.

Technologies

  • Swift for the app's development.
  • GitHub API to fetch follower and user data.

Requirements

  • 100% programmatic UI (no Storyboard).
  • No third-party libraries.

How It Works

  1. Search for a User's Followers: Enter a GitHub username to retrieve their followers.
  2. Filter/Search Followers: Search within the list of followers to find a specific user.
  3. View User Details: Tap on a follower to see detailed information (e.g., username, profile picture, bio, etc.).
  4. Save Favorite Searches: Save frequently used GitHub usernames to avoid re-entering them each time.

Installation

Clone the repository and open the project in Xcode. No external dependencies are required.

About

iOS app to search GitHub followers by username, view details, and save favorite searches

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages