Skip to content

Comics Info, is an App client for the Marvel API, which obtains information about Marvel comics. Developed in Kotlin, using the Jetpack Compose UI kit.

License

Notifications You must be signed in to change notification settings

joaoplay16/marvel-comics-info

Repository files navigation

en

LinkedIn MIT License

Mavel Comics Info

Sobre o projeto

App client para API Marvel

Marvel Comics Info é um app com informações sobre os quadrinhos Marvel. Este projeto foi criado com o UI kit Jetpack Compose, as informações são obtidas com a ajuda da biblioteca Retrofit, paginadas com Paging 3 e persistidas com Room e Datastore.

Screenshots

Bibliotecas utilizadas

Começando

Siga as instruções para conseguir executar o projeto corretamente

  1. Obtenha as credenciais em: https://developer.marvel.com/documentation/getting_started
  2. Insira as respectivas credenciais no arquivo gradle.properties
  3. Syncronize o projeto.
API_KEY = "YOUR_API_KEY"  
PRIVATE_KEY = "YOUR_PRIVATE_KEY"

Licença

Distribuído sob a licença Apache. Ver LICENSE para mais informações.

Contato

joaoplay16@gmail.com