Giter Site home page Giter Site logo

snehalkerkar / userdisplayapp-swiftui Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 2.0 1.27 MB

iOS SwiftUI application designed to handle REST APIS(used `reqres.in` for dummy APIs) and to showcase the response data using SwiftUI.

Swift 100.00%
datatask ios-app mvvm-architecture network reqres rest-api restful swiftui swiftui-learning swiftui-mvvm

userdisplayapp-swiftui's Introduction

UserDisplayApp-SwiftUI

SwiftUI App - User Display

Design and development of User Display app Use API from here | https://reqres.in/ APIs

  1. User Registration |POST /api/register
  2. User login | POST /api/login
  3. Display User list | GET /api/users?page=1
  4. Add User | POST /api/users

Screens Design

  1. Login | As Per your imagination
  2. Registration | As Per your imagination
  3. Home page -> User list / Contact list | As Per Given UI Design UI Design https://cdn.dribbble.com/users/815433/screenshots/2517769/media/85a283f341d6e1e01b8f8a2d46c09979.png

Functionality

  1. Login
  2. Registration
  3. Home page -> User Display

Source code consists, User display SwiftUI based app, showcasing the user registration, login and users listing API based functionalities.

  1. Built app using SwiftUI.
  2. Used MVVM architecture pattern.
  3. Added testable network layer.
  4. Added APIs and functionalities like Login, Register and List Users.
  5. Error handling is also done.

Testing Criteria: Use below credentials to test the app as API request-response model (regression.in) is working with pre-defined user data, { "email": "[email protected]", "password": "cityslicka" }

userdisplayapp-swiftui's People

Contributors

snehalkerkar avatar

Stargazers

 avatar

Forkers

quantmis

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.