This project created on MVVM Design pattern and fetches city information from a cities.txt(static file) file obtained from the link: https://goo.gl/hwtkj2. It provides autocomplete text to search based on cities. It reads 10000 records from large cities database(cities.txt) and If a population field is not available then app mark it as "0".
Download project and change build settings for running on your iPhone.
Requires Mac system
To run test cases - Use product/Test or Cmd + U
- Nishant Sharma - Initial work - (https://github.com/charlieInDen/world-cities)
This project is licensed under the MIT License - see the LICENSE.md file for details