faniabdullah / become-android-dev-expert

This repository for learn About Mobile Development at Bangkit Academy led by Google, Tokopedia, Gojek, & Traveloka || course "Become Android Developer Expert" at Dicoding .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues Android Kotlin circle-ci


Logo

Movie Catalog App

application that can view a list of currently playing movies, search for movies or tv shows, and can also add movies to favorites. This repository for learn About Mobile Development at Bangkit Academy led by Google, Tokopedia, Gojek, & Traveloka »
Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

This repository for learn About Mobile Development at Bangkit Academy led by Google, Tokopedia, Gojek, & Traveloka » . detail course is "Become Android Developer Expert" at Dicoding

NOTE : This repository have some branch , consist of practice, submission 1 & submission 2

  1. Master - consists of a combination of branches practice & submission 1 and 2
  2. Submission 1 - contains tasks from submission 1 ( Get 4 Star )
  3. Submission 2 - contains tasks from submission 2 ( Get 5 Star )

Acknowledgements

Getting Started Application

  • Prerequisites

    - ##### Tools Sofware
     1. Android Studio at least version 4.1. [Android Studio](https://developer.android.com/studio)
     2. JRE (Java Runtime Environment) or JDK (Java Development Kit).
    
  • Installation

    1. Get a free API Key at Themoviedb
    2. Clone this repository and import into Android Studio
         https://github.com/faniabdullah/become-android-dev-expert.git
      
    3. Enter your API in buildConfigField build.graddle
          buildConfigField("String", "MOVIE_TOKEN", '"Your Api Key"')
         }
      

Usage

Movie App Dark Movie App Add To Favorite Favorite Search

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Fani Abdullah - faniabdullah27@gmail.com

About

This repository for learn About Mobile Development at Bangkit Academy led by Google, Tokopedia, Gojek, & Traveloka || course "Become Android Developer Expert" at Dicoding .

License:MIT License


Languages

Language:Kotlin 100.0%