Skip to content

An app that lists the most rated and upcoming categories of movies and shows the details of these movies. It also has the ability to add to favorites and search from the database.

License

Notifications You must be signed in to change notification settings

ihaydinn/movies-app

Repository files navigation

Build Status API API

Content

About Projects

Screenshots

Abstract

I decided to make the Movie app to use the new technologies of Android and improve myself. When I started doing this application, there were technologies that I used for the first time. This situation forced me a lot. I got involved in continuous research and received help from various question and answer platforms. I would like to thank everyone separately. I am sharing this project with you as open source. If you have a chance to review the code structure, don't forget to send your advice to me. When I finished this project, I learned very good experiences. This made me very happy. Now I started to roll up my sleeves to start my next project.

Project Details

In the making of this movies app, I developed it using the APIs presented in TheMovieDB, when we log in to the application, we first encounter the main page. Here, the popular and upcoming movies are listed and when we click, we get the details of the movie. We reach the movies with the most votes from the tab next to it. By coming to the search option, we can search the movies database. And finally, we can go into details and see the movies we have added to favorites.

How Can I Use

If you want to use this project, all you have to do is

/util/Constant/
API_KEY = "Your API KEY"

you can follow this path and use the API you obtained from TheMovieDB.

Libraries and tools

Architecture

Design

I tried to make the design as good as I could for me :)

Support

If you want to support, I drink your coffee. 😊 ☕

Contact

License

Copyright (c) 2020 İsmail Hakkı AYDIN

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

An app that lists the most rated and upcoming categories of movies and shows the details of these movies. It also has the ability to add to favorites and search from the database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages