Wiki And Morty

Aplicativo simples que consome a API: https://rickandmortyapi.com/ Para fornecer informações da animação

Pure Nim score 15/100 · last commit 2021-04-11 · 1 stars · tests present · no docs generated

Summary

Latest Version Unknown
License Unknown
CI Status Failing
Stars 1
Forks 0
Open Issues 0
Last Commit 2021-04-11
Downloads 0
Last Indexed 2026-08-12 05:10

Installation

nimble install Wiki And Morty
choosenim install Wiki And Morty
git clone https://gitlab.com/Ferreira.will/wiki-and-morty

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
Wiki And Morty - - - - - - -

README

WIKI AND MORTY PROJECT

Read in portuguese🇧🇷

Introduction

This is a simple Android app that uses a free Rick and Morty api to show some information from the animation

The main objective of this project is to be a portifolio project where I use tools like: * Android development using Kotlin * API Integration using Retrofit and OkHttp * Database Integration using Room * MVVM * TDD * Automated unit tests using GitLab CI