matheusribeirolima / marvel-app

Android project that lists and details Marvel characters.
MIT License
0 stars 0 forks source link
android coroutines jetpack kotlin mvvm

Marvel App Logo

Marvel App

Project Checks License

A simple Android project that lists and details Marvel characters.

How to use πŸ‘£

Just add to the PRIVATE_KEY and PUBLIC_KEY attributes in the keys.properties file your Marvel API private and public keys, and you're good to go!

Work in progress 🚧

As this project is being developed in spare time, I cannot to reserve a time every day for its construction. So, no screen is made, but the following features are ready:

Features 🎨

Tools πŸ”¨

This project was built in Kotlin and designed according to the MVVM and Clean architectures using:

Static Analysis πŸ”

This project uses detekt to analyze the source code, with the configuration that is stored in the detekt.yml file.

CI βš™οΈ

This project is using GitHub Actions as CI.

Currently, the following workflow is available:

Marvel Api πŸ“¦

Open API that provides information about Marvel Comics heroes.

Contributing 🀝

Feel free to open a issue or submit a pull request for any bugs/improvements.