brunoorocha / GitMax

πŸ“±An app that lets you search for Github users πŸ‘©πŸΌβ€πŸ’»πŸ‘¨β€πŸ’»and look at who has starred their repositories and current repositories. πŸ₯Š

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitMax

An app that lets you search for Github users and look at who has starred their repositories and current repositories.

Preview:

mockup

Architecture: MVVM

Features

  • ListUsers
    • List users of GitHub
  • InsideUser
    • Show details of each user like stars, forks and etc.
  • InsideRepo
    • Show details about a repo, with contributors and commits made
Dependencies

Install

Develop

iOS

  1. Clone project
  2. $ pod install
  3. Open your Xcode, choose a simulator, click in run or use cmd + R
  4. Have fun

About

πŸ“±An app that lets you search for Github users πŸ‘©πŸΌβ€πŸ’»πŸ‘¨β€πŸ’»and look at who has starred their repositories and current repositories. πŸ₯Š


Languages

Language:Swift 99.5%Language:Ruby 0.5%