yashbedi / userSearchGithub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitUserSearch

A Simple Github user search Application.

Problem statement

Develop a pseudo iOS application which would let users help search and analyze Github users conveniently.

Development Environment

  • Xcode 11.6
  • Swift 5
  • iOS 11 & above
  • Portrait for (iPhone + iPad) mode supported

Features :

  • Application uses https://api.github.com/users/[username] to fetch user's details.
  • Application shows a Banner when Internet is not Available.
  • Application uses Core Data to store the user details for offline access.

Third parties

  • Alamofire
  • MBProgressHUD
  • SnapKit
  • TTGSnackbar

API endpoints:

email: yashbeerbedi@gmail.com LinkedIn: https://www.linkedin.com/in/yash-bedi-99209b67

About


Languages

Language:Swift 99.5%Language:Ruby 0.5%