Giter VIP home page Giter VIP logo

swiftui-test-mvvm-architecture's Introduction

SwiftUI-Test-MVVM-Architecture

Screenshot 2024-02-02 at 4 52 33 PM


- The requirement is to create an MVVM app project consuming the Github public API https://api.github.com/users where it has the ability to list all the Github users. - In first page,login screen, with fields for a nickname, password, and a login button. Simply add a delay of a few seconds to simulate the login process, then transition to the main screen as root. - In second page, list all the Github users displaying their username and the github profile url below. Once the user clicks a username, he should be able to redirected to detailed page to display the avatar, username and the github profile url (html_url). - When a user clicks a github profile url it will open external browser to load the url.

What do we want to assess?

  1. Reuse example of arhitecture in this repo https://github.com/vlaskos/SwiftUI-Test-MVVM-Architecture/tree/main/MVVM.Demo.SwiftUI
  2. Main goal to develop app based on MVVM pattern with Combine, SwiftUI, URLSessions.
  3. Feel free to modify router, dependency modules.
  4. Follow Swift coding style and convention

Bonus points

  • Write a networking layer with async/await
  • Added paginations of 10 users per page
  • Support minimum deployment version - iOS 16.0.

Source architecture https://github.com/jasonjrr/MVVM.Demo.SwiftUI/tree/master

swiftui-test-mvvm-architecture's People

Contributors

vlaskos avatar

Watchers

 avatar

Forkers

chisw-ios

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.