Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uhooi/uhooipicbook-android

Uhooi's character book.
https://github.com/uhooi/uhooipicbook-android

android kotlin uhooi

Last synced: about 2 months ago
JSON representation

Uhooi's character book.

Awesome Lists containing this project

README

        

# UhooiPicBook-Android

[![Release](https://img.shields.io/github/v/release/uhooi/UhooiPicBook-Android)](https://github.com/uhooi/UhooiPicBook-Android/releases/latest)
[![License](https://img.shields.io/github/license/uhooi/UhooiPicBook-Android)](https://github.com/uhooi/UhooiPicBook-Android/blob/main/LICENSE)
[![Platform](https://img.shields.io/badge/platform-Android-lightgrey)](https://github.com/uhooi/UhooiPicBook-Android)
[![Twitter](https://img.shields.io/twitter/follow/the_uhooi?style=social)](https://twitter.com/the_uhooi)

|Branch|CI|Code coverage|
|:--|:--:|:--:|
|[main](https://github.com/uhooi/UhooiPicBook-Android/tree/main)|[![CI](https://github.com/uhooi/UhooiPicBook-Android/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/uhooi/UhooiPicBook-Android/actions/workflows/ci.yml)|[![codecov](https://codecov.io/gh/uhooi/UhooiPicBook-Android/branch/main/graph/badge.svg?token=NXWCPDDFIR)](https://codecov.io/gh/uhooi/UhooiPicBook-Android)|
|[develop](https://github.com/uhooi/UhooiPicBook-Android/tree/develop)|[![CI](https://github.com/uhooi/UhooiPicBook-Android/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/uhooi/UhooiPicBook-Android/actions/workflows/ci.yml)|[![codecov](https://codecov.io/gh/uhooi/UhooiPicBook-Android/branch/develop/graph/badge.svg?token=NXWCPDDFIR)](https://codecov.io/gh/uhooi/UhooiPicBook-Android)|

![Logo](./docs/logo.png)

UhooiPicBook-Android is Uhooi's character book for Android.

[](https://play.google.com/store/apps/details?id=com.theuhooi.uhooipicbook)

## Screenshots

Screenshots

### Light

|MonsterList|MonsterDetail|DancingMonster|
|:--:|:--:|:--:|
||||

|Menu opened in MonsterList|
|:--:|
||

### Dark

|MonsterList|MonsterDetail|DancingMonster|
|:--:|:--:|:--:|
||||

|Menu opened in MonsterList|
|:--:|
||

## Development

You can develop this project.

### Environment

- Android Studio: Giraffe | 2022.3.1

### Configuration

- Architecture: MVVM
- Branching model: Git-flow

### Setup

1. Clone the project.
```shell
$ git clone https://github.com/uhooi/UhooiPicBook-Android.git
$ cd UhooiPicBook-Android
```
2. Open the project in Android Studio.

## Contribution

I would be happy if you contribute :)

- [New issue](https://github.com/uhooi/UhooiPicBook-Android/issues/new)
- [New pull request](https://github.com/uhooi/UhooiPicBook-Android/compare)

## Stats

[![Stats](https://repobeats.axiom.co/api/embed/854645b4486364c77380b9cce747b91feb127715.svg "Repobeats analytics image")](https://github.com/uhooi/UhooiPicBook-Android)