Εφαρμογή Android για αναζήτηση ταινιών γραμμένη σε kotlin
An Android app for movie search written in kotlin
View/ Open
Abstract
The purpose of this master thesis is to develop a digital application for the Android platform. The
app will find and display movies based on keywords, filters and the camera. Initially a summary
of introductory information about the Android operating system and similar apps will be
presented. Continuing the development of the app will be presented. The app using the cloud
storage of the firebase will allow the user to create a personal account and log in to the app
using it, through the APIs of the tmdb.org the user will be able to search and find details about
the movie and its cast, he will also be able to save and share movies. He will have the ability to
modify his personal account and change the way the application looks. Also available to the
user are the application usage stats. Finally, the steps of creating the application are described,
from the functional requirements, the apps architecture and the app development, to the
presentation of the final thoughts and possible future improvements.