GithubHelp home page GithubHelp logo

newsapi's Introduction

**Note: 

Xcode: Version 9.0.1 (9A1004)

**Code was deploy for the newest version of iOS: 11.0. 
**UI/UX was ignored because this is the test app!!

Flow of app:
	- when network available, it get data from bbc
	- when network not available, it get data from cache
	- when network not available, the main page still got data, but detail page cannot because it use webview to load the whole website and did not cached. (the requirement not define this point clearly :D)
	- there is no paging (not required function)
	- refreshing is very quickly because of size of data is small. 
	- the cache was updated everytime it get data from internet, so the refresh function (without paging) is not neccessary. It is about UI/UX, but this is the test, right!? We not mention about it this time. Just make the app run as it is
	

* there is some part of the requirement is not clear or this is only a test, so I did not polish the app too much.
* I did not write comment in code (not much) because, the app is quite simple. (It doesn't mean I dont want to comment, but only neccessary)

Hope you like the icon!

newsapi's People

Contributors

purepure avatar

Watchers

 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.