/MarvelExample

Application Android with MVVM Architecture and Clean Code

Primary LanguageKotlin

MarvelExample

Example android with MVVM and Retrofit with Room, architecture repository with cache, consume Marvel's Rest API, Characters

Architecture

MVVM3

Art

FirstScreen

Installation

Clone this repository and import into Android Studio

git clone https://github.com/andresbelt/MarvelExample.git

Maintainers

License

This project is licensed under the MIT License

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Run the linter (ruby lint.rb').
  5. Push your branch (git push origin my-new-feature)
  6. Create a new Pull Request