Giter VIP home page Giter VIP logo

motius-test-project's Introduction

iOS Interview Test Project

Please create a small iOS application that displays our usecases.

###Task###

  • Create an iOS app project on Bitbucket / Github etc.
  • A UITabBar where the user can select from three tabs. The icons for each tab are optional.
  • The first tab should look like a Login Screen with
    • a headline, a label, two textfields and a button
    • One textfield is for normal text, the other is for a password
    • The button should have a customized design (cyan background, white font color)
    • When clicking the button, an Alert should show up: “Hello Motius”.
  • The second tab should include a tableview that users can scroll through. It should display our usecases:
    • Please select one or multiple dummy images to display for each cell
    • Please get the elements for this tableview from our API
    • Build a connection, get the JSON object, and parse it in order to display the title and the body element for each object
    • Please build a system where the main thread is not blocked by this action
    • Feel free to design that screen more beautiful than in our example ;)
  • Third screen maybe empty. Feel free to hide an easter egg there :)

The API offered by the platform can be looked up in the code.

###Non-functional Requirements###

  • Min. iOS version should be iOS 9
  • Use either Swift or Objective-C
  • You don’t have to try to re-build the screens pixel-perfect
  • Good code structure and correct iOS guidelines are important

#Solution# The complete solution to the task can be found inside this project.

motius-test-project's People

Contributors

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