Git Product home page Git Product logo

cleanswift-demo's Introduction

CleanSwift demo

Sample app with CleanSwift architecture.

Originally this was a sample app for a job interview on iOS developer position in Biletix company (2017). It was written in Objective-C and reimplemented in Swift 5.2 with CleanSwift architecture (inspired by YARCH implementation of the original architecture). Old Objective-C version now moved into a seperate branch.

The app communicates with SOAP API and therefore network client is based on the trial version of SOAPEngine - the most supported library for SOAP API. Trial version is limited and only works on the simulator.

Implemented network client creates a new instance of SOAPEngine for every request, which is advised practice from developers of the original library.

The functionality of this demo is quite simple - it searches flight fares for selected dates and destinations. For destinations it operates IATA codes, which by default is set to MOW (for Moscow) and LED (for Saint-Petersburg).

cleanswift-demo's People

Contributors

squatchus avatar

Watchers

 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.