Coder Social home page Coder Social logo

l1ndatest's Introduction

L1ndaTest

This app is an assignment done for a code test for L1nda. All the information about the asignment can be found in here.

Requirements

To run the app you will need:

  • Xcode 8
  • iOS 10.3

How to run the code

  1. Clone the repository:
$ git clone https://github.com/Suitsupply/Vandura.git
  1. Go to the main folder.
  2. Run pod install. If you do not have Cocoapods install, go here.
  3. Open the .xcworkspace that has been generated with Xcode.
  4. Run the app!

Libraries used

  • Unbox: used to decode the JSON.
  • SwiftLint: a tool to enforce Swift style and conventions.
  • RxSwift: reactive programming for communications between controllers and view model. And data binding.
  • Reusable: used to facilite the reuse of cell in a collection view.
  • Nimble and Quick: testing framework.

Unit test

For unit testing Quick and Nimble frameworks have been used. I have created unit test till the code coverage was above 80%

Improvements

  • Create a network call to retreive the calendar data.
  • Improve binding between view properties and data.
  • Increment unit test to full cover the code.
  • Create style sheet.
  • Include Danger to automate taks.

l1ndatest's People

Contributors

pabloelizalde avatar

Watchers

James Cloos 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.