Git Product home page Git Product logo

listurmovies's Introduction

ListUrMovies

Icon

๐Ÿ“ฑ Android app for viewing and rating movies

Features

  • Search for movies
  • Read detailed information about each movie
  • Watch videos
  • Make lists of your favorite movies and save them for later
  • Rate movies
  • Filter on popularity, genre, rating etc.
  • Multi-language
  • Offline available
  • Nightmode
  • Share movies with your friends

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Android studio
  • Java JDK

Installing

1. Clone the repository by running this command
git clone https://github.com/RMvanderGaag/ListUrMovies.git
2. Import the project in AndroidStudio, and add API Key

In Android Studio, go to File -> New -> Import project.
Follow the dialog wizard to choose the folder where you cloned the project and click on open.
Android Studio imports the projects and builds it for you.
Create a .xml file called secret inside the res/values folder and fill it as shown below.
Add TheMovieDatabase (TMDB) API Key inside the string.

<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="api_key">Api key here!</string>
</resources>

Tech

Development

ListUrMovies was made with Android Studio Bumblebee | 2021.1.1 Patch 2 and tested on an Android 12 device

listurmovies's People

Contributors

rensvdk20 avatar rmvandergaag avatar lmtvogel avatar encrypt0n avatar

Stargazers

 avatar Damian avatar

Watchers

James Cloos avatar  avatar

Forkers

rensvdk20

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.