Skip to content

Giphy Search is small Gallery kind of application with Giphy APIs.

Notifications You must be signed in to change notification settings

UttamPanchasara/GiphySearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giphy Search

This repository contains a demo project of Giphy Search API, with basic screens that implements MVP architecture using Dagger2, Room, RxJava2.

Giphy Search API and Documents:

https://developers.giphy.com/

The app has following packages:

  1. data: It contains all the data accessing and manipulating components.
  2. di: Dependency providing classes using Dagger2.
  3. ui: View classes along with their corresponding ViewModels.

The app has following module:

  1. network: Services configuration for the application using retrofit.

Library reference resources:

  1. RxJava2: https://github.com/amitshekhariitbhu/RxJava2-Android-Samples
  2. Dagger2: https://github.com/MindorksOpenSource/android-dagger2-example
  3. Retrofit: https://square.github.io/retrofit/
  4. Room: https://developer.android.com/topic/libraries/architecture/room

Questions?

Ping-Me on : Twitter Facebook

profile for Uttam Panchasara at Stack Overflow, Q&A for professional and enthusiast programmers

About

Giphy Search is small Gallery kind of application with Giphy APIs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published