Giter Site home page Giter Site logo

salido-ios-challenge's Introduction

Challenge for iOS Engineer

To better assess a candidates development skills, we provide this following challenge. You have as much time as you'd like (though we ask that you not spend more than a few hours).

Submission Instructions

  1. First, fork this project on Github. You will need to create an account if you don't already have one.
  2. Next, complete the project as described below within your fork.
  3. Finally, push all of your changes to your fork on Github and submit a pull request. You should also email the appropriate address at Salido and your recruiter to let them know you have submitted a solution. Make sure to include your Github username in your email (so we can match people with pull requests).
  4. Include in your README any assumptions your code is based on, instructions for running the app (if any), or any other information you want to communicate.

Alternate Submission Instructions (if you don't want to publicize completing the challenge)

  1. Clone the repository.
  2. Next, complete your project as described below within your local repository.
  3. Email a patch file to the appropriate address at Salido and your recruiter to let them know you have submitted a solution.

Project Description

Imagine that Salido has just acquired a new company called ABC Wine Distributors (ABC WD) for the purpose of selling wines through Salido's existing customer-facing mobile app.

Your job is to prototype a Catalog+Cart module for iOS using ABC WD's API found here: https://api.wine.com You will need to sign up for an account to obtain your own API key. Your application should be easy to set up, run on either an iPhone or iPad, and target a base SDK of iOS 8.0 or later. It should not require any for-pay software, but open source 3rd party frameworks are allowed. It does not need to support screen rotation.

Here's what your application must do:

  1. List a set of products from the API.
  2. View a product and any relevant details.
  3. Add a product to a shopping cart.
  4. Remove a product from a shopping cart.
  5. Update the quantity on a product in a shopping cart.
  6. Allow the user to switch between the products view and the shopping cart.
  7. Have a "Proceed to Payment" button on cart which validates the shopping cart and moves to a payment screen.
  8. Payment screen shows a raw JSON dump of the shopping cart.
  9. Handle any API/Cart validation errors.

Your application does not need to:

  1. Handle authentication or authorization.
  2. Be aesthetically pleasing.
  3. Handle processing a payment or any further checkout functionality.

Evaluation

Evaluation of your submission will be based on the following criteria.

  1. Did your application fulfill the basic requirements?
  2. Did you document the method for setting up and running your application?
  3. Did you follow the instructions for submission?

Additionally, reviewers will attempt to assess your familiarity with standard libraries. Reviewers will also assess your experience with object-oriented programming based on how you've structured your submission. Both your code and the technical (not aesthetic) quality of the running application will be evaluated.

salido-ios-challenge's People

Contributors

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