Skip to content

zobaer53/NoFlix

Repository files navigation

zeDMoviesApp

License API

GitHub stars GitHub forks GitHub release (latest by date) GitHub issues GitHub closed issues GitHub repo size

NoFlix

NoFlix is an application for Android to watch ad-free Movies & TV Shows using Webview.

Preview

zedMoviesApp.mp4

Screens

Architecture

The NoFlix app follows the official architecture guidance

Architecture diagram

API Keys

NoFlix uses The Movie DB API in order to fetch all the Movies and TV Shows Data.
To run this application on your machine you have to issue an API KEY from The Movie DB and place it local.properties

 API_KEY = "yourApiKey"

Fix Cmake not found issue

go to sdk tools and download Cmake 3.10.2 sdk Stackoverflow.

Credits

📫 How to reach me

hossain.zobaer11858@gmail.com

Connect with me:

zobaer53 zobaer53 id20103184 15909016 zobaer-hossain

License

Copyright 2023 zobaer53 (Zobaer Hossain)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.