Giter Site home page Giter Site logo

githubfollowers's Introduction

GitHubFollowers

An iPhone App to checkout a GitHub users follower list and checking them out. It has the most important features like accessing an API, multiple screens implemented using MVC, autolayout based UI (implemented programmatically), use of UICollectionView, UITableView and various custom subviews.

Based on the "Take Home Project" course taught by @SAllen0400 at teachable.com.

Everything up to the Final tag was based on Sean Allens course.

Branches

The branch course-branch will be used to follow further enhancements/corrections based on Seans course. Other adaptions on master and branches are based on my other iOS findings and learnings.

The refactor-use-storyboard branch illustrates how I adapted the course code back to a storyboard based solution. All the lessons related to autolayout constraints can also be used in the WYSIWYG storyboard world.

On the master branch I've additionally implemented dynamic text support and removed height/width constraints on text based elements to support the iPhone SE (1st Generation). The "in code" implemented views and view controllers pose a bigger problem and would need to be replaced with storyboard implementations for better results.

The rewrite-using-swiftui branch illustrates how I rewrote the code using SwiftUI. As SwiftUI has a different approach to UI and views, a lot of code had been thrown away and the view code does not resemble at all to what existed before, but I kept the basic file separations. To be honest, if I would write the app from scratch, the separation would look differently.

App demo

Screenshots

Search view Followers collection view User detail view Favorites table view Search view (dark theme) Empty result (dark theme) Error message (dark theme)

githubfollowers's People

Contributors

pd95 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.