Skip to content

Enter a GitHub username and get to know its followers, followers' profiles, add them to your favorites

Notifications You must be signed in to change notification settings

ilter/GithubProfileWiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GithubProfileWiki iOS Application

This project stands for an app which you can see the list followers of a GitHub user via searching their username on Github.

  • You can see open the profile detail of your follower not only to learn about their repo-gist count, following-follower count and when they joined the GitHub. But also, you can open their GitHub Page via one click on Safari.
  • You can add your favorite followers to your favorites list to reach their profile easily. When you decide someone is not your favorite you can remove them too.
  • You can search someone from your followers to find the one you are looking for.

animated

Table of contents

Tech Stack

  • Swift 5
  • MVVM Architectural Pattern
  • SPM
  • Programmatic UI without Storyboards
  • Fully Generic Network Layer with Protocol extensions
  • Continuous Integration flows for iOS Builds, SwiftLint with GitHub Actions
  • Generic User Defaults Management

Getting Started

You should have XCode on your mac to run this project.

It can be build with both XCode 12.5 and XCode 13 

1 - Clone the project

2 - Open GithubProfileWiki.xcodeproj with XCode then wait for fetching SPM packages.

3 - Build and run

Screenshots

Roadmap

  • Improve coverage of Unit Tests.
  • Improve Network Layer with Async-Await
  • Integrate Fastlane for CI with GitHub Actions
  • Create components library with SPM.

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Acknowledgments

This project is inspired by Sean Allen's course, used its icons and pics on UI. However, codebase and architecture is totally different and improved so if you are following it you should continue to follow the cource until you have finished.

(back to top)

About

Enter a GitHub username and get to know its followers, followers' profiles, add them to your favorites

Topics

Resources

Stars

Watchers

Forks

Packages