Git Product home page Git Product logo

top5trendingvenues's Introduction

The goal of the task is to demonstrate the ability of the candidate to implement CoreData, custom UI component, and Web Services integration.

Details and limitations:
  • To get the top 5 trending venues, the application has to integrate the Foursquare API: https://developer.foursquare.com/docs/api/venues/trending​.
  • The application must not use any third-party libraries and frameworks.
  • There should be two screens switched with UISegmentControl:
  • List with the top 5 trending venues
  • "About us" screen with sample text
  • The data has to be persisted using CoreData. When the application is loaded in offline mode, it should display the venues that were loaded last time.
  • The application has to support the iPhone only in portrait mode.
  • The candidate can make assumptions about everything that is not clear in the description of the task.

Top5TrendingVenues Task Solution

  • It's built and tested on iPhone XR (phisical) & iPhone 11 (Simulator)
  • iOS version 13.6
  • The "trending" endpoint (GET https://api.foursquare.com/v2/venues/trending) does not work as expected (always returns empty venues collection []) and I have used "search" instead
  • More tests can be added if required

top5trendingvenues's People

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.