Giter Club home page Giter Club logo

microgit's Introduction

#Micro Git Features:

  1. A simple elegant UI
  2. App theme controlled from a single point.
  3. Ability to search popular Git repositories by language, default is Objective-c
  4. All data is paginated by 20 records per page. You can scroll through as many repositories as you want. Next page will be automatically reloaded when you scroll table view till end.
  5. Repositories are sorted by their star-count.
  6. By clicking on individual repository you can browse following data
  1. Open Issues
  2. Closed Issues
  3. Open Pull Requests
  4. Closed Pull Requests
  5. Contributors - (Again there is no limit on data, you can paginate through all of above data, next page will be automatically loaded once you will reach end of page)

MicroGit's Home Page

MicroGit's Search page

MicroGit's See details of repo

MicroGit's Open Pull Requests Page

MicroGit's Contributors of Repo Page

#Version Control: Git is used to manage the code of Micro Git

#Data storage: All data is stored Core Data and Wrapper API MagicalRecords is used to interact with it. Mogenerator is used generate Auto generated Model classes.

#Git API: API: https://developer.github.com/v3/ Networking API: AFNetworking

#Dependency Management All 3rd party APIs used are integrated via Cocoapods

#Git Icons: For different icons in the application Git font is used which is provided here https://octicons.github.com/

#Unit and UITest: Some Unit and UI Test cases are also added for demonstration.

#Image Downloading: SDWebImage is used to mange image downloading and caching.

Language: Objective-C

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.