send link to app

ForNYers app for iPhone and iPad


4.4 ( 1424 ratings )
Reference News
Developer: Jack Ngai
Free
Current version: 1.0, last update: 7 years ago
First release : 31 Jan 2017
App size: 19.75 Mb

This app was designed by a New Yorker, for fellow New Yorkers. Its main functions are:

A news reader (with news from NYT)
A tip calculator
A Metrocard refill calculator
A steps calculator
The functions are divided by a tab bar controller. The user can switch between each function using the tab bar controller.

Each function explained:

The news reader uses the NewsAPI.org API to get 10 articles from The New York Times. The articles are stored in Core Data and displayed in a table view sorted by the date. If an internet connection is not available, it will show the news articles from the most recent download.

The tip calculator lets the user enter the bill amount and select how much he/she wants to tip from a segment controller (from 10% to 30%). In another segment controller, the user selects how many people to split the bill by (from 2 - 9 persons).

The Metrocard calculator lets the user enter the amount left in his/her Metrocard and the final amount he/she wants on the card. It will then calculate using the 11% bonus if $5.50 or more is used to refill the card or without the 11% bonus if it is less. The user is shown a warning message if the difference between the current amount and the final amount is less than $5.50.

The steps calculator asks the user to enter the number of blocks and avenues he/she walked to estimate how many steps they have taken.

Settings:

All views have access to the settings view. The settings view is presented modally and persists the following data using UserDefaults:

Which tab to open the app in
The tip percentage
The stride length (the distance between each step)