GithubHelp home page GithubHelp logo

janiduw / touristhelper Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 36.8 MB

An application helping out tourists with nearby locations

Ruby 0.06% Objective-C 97.81% Swift 0.45% C 0.84% Python 0.23% C++ 0.04% Shell 0.58%

touristhelper's Introduction

TouristHelper

An application helping out tourists with nearby locations.

  1. Clone the repository
  • TouristHelper - The application project
  • TouristHelperCore - Framework project with reusable components
  1. Pod install on TouristHelper

  2. Open TouristHelper.xcworkspace to get started

  3. Run tests by opening TouristHelperCore.xcworkspace

Traceability matrix

Story Status
As a user, I would like to see a map, so that I could browse through locations Done
As a user, I would like to see my current location, so that I see my current location on the map Done
As a user, I would like to see interesting places in a map, so that I could find an interesting place to visit Done
As a user, I would like to find more information about an interesting place, so that I could visit the place Done
As a user, I would like to get a crow path route of my map, so that I could find the best route to take Done (The Algorithm could be further optimized)

High-level architecture

TouristHelperCore

These are the advantages of extracting core services onto a separate framework.

  • Improves testability
  • Makes core functionality reusable between future applications

3rd party libraries/frameworks

Name Reason
CocoaPods Dependency management
GoogleMaps Map rendering
AFNetworking Feature rich API for Networking
CocoaLumberjack Managed Logging
PureLayout Elegant API for Auto layouts
TSMessages UI notifications that are less intrusive

Google Maps iOS SDK vs Google Maps Web services

Google Maps iOS SDK only exposes limited set of APIs to do a location search. Therefore I made requests to the Google Maps Web services. Google Maps iOS SDK was mainly used for Map rendering.

touristhelper's People

Contributors

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