Skip to content

Estudo feito com base no netflix para aperfeiçoamento de recyclerview vertical, horizontal, trabalhos com intent, click, listagem de sugestões também e etc.

Notifications You must be signed in to change notification settings

LorranFranzDev/Movie

Repository files navigation

APLICATIVO MOVIE

License API
WhatsApp Linkedin Gmail

screenshot screenshot screenshot

⭐ Esse é um projeto de estudo onde trabalho com Recyclerview Horizontal e Vertical, Intents, Click do item para navegar para pagina de descrição do filme. Inicialmente criei o projeto com activity, mas irei passar para fragment e também trabalhar a parte dos filmes com requisições em uma API com Retrofit.

📐 Aplicativo de listagem de filmes com base no Netflix a parte de scroll horizontal e vertical!


Tecnologias usadas e bibliotecas de código aberto

  • Minimum SDK level: 26.

  • Linguagem Kotlin

    • Jetpack
    • Lifecycle: Observe os ciclos de vida do Android e manipule os estados da interface do usuário após as alterações do ciclo de vida.
    • ViewBinding: Liga os componentes do XML no Kotlin através de uma classe que garante segurança de tipo e outras vantagens.
    • Custom Views: View customizadas feitas do zero usando XML.
    • [...]
  • Features e melhorias a serem implementadas:

    • Passar de Activity para Fragment;
    • Consumir API com Retrofit;
    • SplashScreen;
    • [...]

Licença

   Copyright [2023] [Lorran Franz Bastos]

   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.

About

Estudo feito com base no netflix para aperfeiçoamento de recyclerview vertical, horizontal, trabalhos com intent, click, listagem de sugestões também e etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages