Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 331 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 331 Bytes

CodingNight

Check your Github profile through your iPhone - iOS application

What we've covered so far

  • Fetching desired user's data from Github server.
  • Using Codable to parse recieved JSON from the server.
  • Connecting UI elements through IBAction and IBOutlet.