Skip to content

d-kahara/Box-Office

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 

Repository files navigation

Box Office

An android App that consumes the movie DB.org API

Getting Started

git clone the project into your machine and open it with android studio, run gradle sync to install the neccessary dependencies for the app to start. Run app.

Prerequisites

Android Studio 2.3.3 +
git
gradle
jdk 8+

Installing

git clone 'https://github.com/d-kahara/Box-Office'
gradle sync

App's home screen

Imgur

Movie Detail Activity

Imgur

Running the tests

Local tests are run using j-unit. Instrumentation tests are run using Robolectric.

Deployment

Will Host the application on the Playstore once it is complete

Built With

  • Retrofit - The web framework used
  • Gradle - Dependency Management
  • Glide - An image loading and caching library for Android focused on smooth scrolling

Author

  • David Kahara - Initial work - Dave

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Anyone who's code I have used.

About

An android app that consumes the MovieDB API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages