Skip to content

besho/Nytimes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nytimes is a demo that implemented to display most popular Articles. it developed by Java language.

App divided into two packages:-

  1. ui:- responsible for handling App screens using MVP design pattern. Each screen components added on single package with defined name.
  2. engine:- responsible for handling services connections through ServiceFactory using Okhttp3 and rxJava. Also all static parameters mentioned on utils package in Constants class. Constants.class contains:- - Server Base URL & api-key - List of APIS IDs an names - API calls timeout.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages