HeroesApp is an Android app to manage heroes profile, describing the hero with power, weakness and if he is a villain or not. This project provides a sample of how-to-do a CRUD in Kotlin consuming an API Rest using MongoDB to persist the data application.
First make sure you have all the apps necessaries to execute the solution:
- Android Studio 3.3.2
- Virtual Device with a SKD 21 or greather
Clone this repository and import into Android Studio
git clone https://github.com/fabriciohsilva/HeroesApp.git
- Android min SDK 21 (Android Lollipop 5.0)
- Android target SDK 28 (Android Pie 9.0)
This project is mantained by: