Maycon Cardoso

Results 4 repositories owned by Maycon Cardoso

StockTradeTracking

140
Stars
15
Forks
Watchers

A showcase for modularized MVVM Architecture for Android, powered by Kotlin Coroutines and Clean Architecture.

ArchitectureBoilerplateGenerator

20
Stars
2
Forks
Watchers

Create all files of all layers of your application connecting all of them. It also creates a new module for each feature generated.

This project has been created as a playground just to practice a little bit of Kotlin and it's libraries; It has been structured in a multi-module fashion, with semantics guided by Clean Architecture;...

This is a simple example of a Single Activity application. On this project, you will see how to implement a good navigation approach by using Google Navigation Component in a modularized app.