Giter Site home page Giter Site logo

tourdeworld's Introduction

TourDeWorld

App Overview

TourDeWorld is an iOS App which takes User around the World on a photographic journey. User can Tap and Hold at any place on the Map to drop a pin and can then tap that pin to view images geo tagged for that location. The app locally store already downloaded images to save User from costly network call.

Components

  1. A Networking Layer which separate UI from Networking Code
  2. Core Data Stack which handle all code related to saving, fetching and deleting of managed Objects in and out of persistent storage
  3. View Controllers to manage all User interaction.
  4. MapViewController: Manage user interaction on Map View.
  5. ImageViewController: Interact with Networking Layer to download images from Flickr
  6. PreferenceViewController: Modal View Controller where user can manage his preferences.
  7. Model Layer to manage App Data. This layer is responsible for modelling the json response into managed objects and then manage those objects into persistent store.

How to use the code

To checkout and use this repository follow steps as listed below:

$ git clone https://github.com/pritamhinger/TourDeWorld.git
$ cd TourDeWorld

Double click TourDeWorld.xcodeproj or open the project in Xcode

License

TourDeWorld is released under an [MIT License] (https://opensource.org/licenses/MIT). See License for details

tourdeworld's People

Contributors

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