Skip to content

A simple app, that communicates with TraktTV API and displays movies.

License

Notifications You must be signed in to change notification settings

azizbekian/MoviesTraktTv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TraktTV Movies

This is a task/test app, that was given me from one of companies. Unfortunately, I didn't fit the position. Nevertheless, I decided to post it here.

The app get's popular movies list via JSON from TraktTV API and display them. Additionally, search functionality is implemented and corner cases are handled. Uses transition animations upto SDK 16.

Tech

The app uses a number of open source projects to work properly:

Before running

You need to put your TraktTv API key in Constants.java to communicate with server. If you do not have key, you can view typical JSON responses in assets.

About

A simple app, that communicates with TraktTV API and displays movies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages