Movie Guide App developed in Kotlin based on MVVM architecture using Tmdb Api
Movies Hex demonstrates modern Android Developement with 100% Kotlin, Hilt, Coroutines, Live Data, Jetpack (ROOM, ViewModel), based on MVVM Architecture and Repository Pattern.
About App: Movies Hex is a movie guide app built using TMDB API, shows latest and trending movies, and all the information related to them like Synopsis, Rating, Cast, Posters, Trailers, Similar Movies etc.
Users can also mark movies as Watch-Later or Watched with the rating, which is stored locally and used to Recommend Movies based on those ratings.
Movies Kex is based on MVVM architecture and repository pattern.
Copyright 2021 Shashank Singh
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.