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

https://github.com/sentrionic/olympusandroid

The Android app for OlympusBlog
https://github.com/sentrionic/olympusandroid

android kotlin mvi

Last synced: about 1 month ago
JSON representation

The Android app for OlympusBlog

Awesome Lists containing this project

README

          

# OlympusAndroid

OlympusNext is the android application for the [OlympusBlog](https://github.com/sentrionic/OlympusBlog) stack using Jetpack and Kotlin.

## Getting started

1. Clone this repository and one of the many backends.
2. Import the project in Android Studio and install all the dependencies.
3. Change the `BASE_URL` in `Constants.kt` to the backend you chose.
4. Run the application.