Git Product home page Git Product logo

git-hub-users's Introduction

GitHubUser

This is a sample iOS project about displaying git user list, profile, ... available for offline mode.

git-hub-users requires iOS 15.0 or later. If you are developer, you can set its deployment target to lower iOS version if needed.

Table of contents

General info

This project is simple GitHub user note management. Fetch user from GitHub then save at local storage then allow end-user to add note for each GitHub user.

Technologies

This project is created following MVVM pattern. And my customerized UI tree/UI holder or like a NavigationCenter

  • CoreData is used for manage local storage logic
  • URLSessionTask is used for networking
  • ImageCaching or ImageDownloader is constructed by using both CoreData and URLSessionTask

How to run

It requires XCode 13.0 or later to run directly from source code. XCode 13 requires macOS 11.3+ If your XCode 13.0 is not available, you can change deployment target to lower iOS version. I let an error in code of file ApiRequest.swift, at line 56. Please create a Personal Access Token(PAT) of your GitHub account to use GitHub user's api. We can use this api as guest but it will be limited. Check this link for how to make a PAT.

Contribution

If you have anything to upgrade this project, feel free to contact me via email: [email protected] or skype: tranquy239.

Thank you!

git-hub-users's People

Contributors

quytm2239 avatar

Watchers

 avatar  avatar

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.