Git Product home page Git Product logo

forshopifyinternship's Introduction

forShopifyInternship

Testing assignment for intern winter program applying

Problem

You're a successful Shopify merchant with many products in your store! You’d like an easier way of browsing your products from your phone based on the “tags” on each product. Create an iOS app that displays a Tags List Page and a Products List Page. Your app will need to fetch data from the Shopify Products REST API.

Tags List Page: A simple list of every unique tag that has been added to one of your products (e.g. Aerodynamic, Clock, Concrete). Clicking on a tag launches the Products List Page.

Products List Page: A list of every product that contains the selected tag. Each row in the list needs to contain, at a minimum, the name of the product and the total available inventory across all variants of the product.

Note that the API link is only for the first page of orders (for this challenge you can ignore any additional pages). Here are a couple simple libraries that you can use to fetch the data (these are optional, you can pick one or use any other alternative).

iOS: https://github.com/Alamofire/Alamofire/ or just use URLSession

Extra Feeling adventurous? Show the product image for each row of the Products List Page

What you need to submit: A screenshot of your app showing the Tags List Page A screenshot of your app showing the Products List Page after clicking on “Aerodynamic” from the Tags List Page Your project code.

Product List

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.