GithubHelp home page GithubHelp logo

data-for-change / anyway-ios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from avielg/anyway-ios

5.0 5.0 5.0 48.11 MB

iOS version for https://github.com/hasadna/anyway

License: Other

Swift 59.30% Objective-C 40.61% Ruby 0.10%

anyway-ios's People

Contributors

avielg avatar djwbrown avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

anyway-ios's Issues

Show parsed info in the "Accordion"

Cells with "numbered" info in the accordion currently show the raw number instead of a prased title... (all the titles are written in Dictionarys inside Localization.swift)

Localize the Storyboard

Main storyboard has localizaed versions of "base" (currently hebrew, should be english) and "hebrew".
We should translate any text in there to english in Main.strings (English)

iPad split view bug

  1. Open the app (when the right "detail" view is empty with the "anyway" logo)
  2. Tap a pin in the map and tap the "bubble" to see the accident details
  3. There is a "Close" button (in hebrew it shows "סגור" - on the top with blue fram)
    It belongs to the iPhone only - on iPad it doesn't make sense to "close" it.... The button should simply be hidden (and the table should be aligned to the top...).

When fixing this make sure you don't mess up with the iPhone version (:

Nicer filter UI

Filter looks..... well..... ehhhhh.... :|

We should find some creative way to present the filter.... I think it should still have that "sheet view" style but look differently.... any suggestions?

Markers Caching

We should cache the markers somehow....

The biggest challange is not merely saving exsiting markers but not asking the server for areas we already have... This one involves some thinking before we move into action....

Localize!

Localize the entire app and make every string calling local(...) instead having hardcoded string

Add new filter options

I added the new filtering options as hardcoded parameters in the request (in MapProvider.swift).
They all should be added as more options in the filter UI...

Search this TODO in the project for the new params:

// TODO: Add these as options in filter with UI

Change Markers Views

Change the current "pin" markers to the markers looks like the ones in the website.

  1. Create a method that makes a UIView from the general "frame" asset and one of the icon "assets".
  2. In MarkerViews.swift change MarkerView and MarkerGroupView to be MKAnnotationView showing the custom view instead of the iOS default "pin" (see the ClusterView in the same file...)

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.