multiplatform investment explorer
  • Kotlin 98.9%
  • Swift 0.7%
  • HTML 0.3%
  • CSS 0.1%
Find a file
2025-01-31 23:11:52 +03:00
composeApp fix crash on invalid country code 2025-01-31 23:11:52 +03:00
gradle proper net clients for platforms, proguard rules, bump deps 2025-01-15 14:39:31 +03:00
iosApp move to multiplatform 2024-10-30 02:31:24 +03:00
misc/screenshots added README 2025-01-15 14:38:58 +03:00
.gitignore ui error and state handling, proper logging with respect to local config 2025-01-06 02:43:10 +03:00
build.gradle.kts proper net clients for platforms, proguard rules, bump deps 2025-01-15 14:39:31 +03:00
gradle.properties proper net clients for platforms, proguard rules, bump deps 2025-01-15 14:39:31 +03:00
gradlew move to multiplatform 2024-10-30 02:31:24 +03:00
gradlew.bat move to multiplatform 2024-10-30 02:31:24 +03:00
LICENSE Add LICENSE 2025-01-14 11:01:33 +03:00
README.md links in readme 2025-01-15 14:48:05 +03:00
settings.gradle.kts move to multiplatform 2024-10-30 02:31:24 +03:00

Investo

Your investment companion

currency ui showcase shares ui showcase

Table of contents

👁 Project Status

👷‍♂️ In active development. Not yet released.

💡 Features

  • Latest information about currency values
  • Searching for shares and viewing info about them

🏗 Building

  1. Get the T-Invest token
  2. Get the project files
    git clone git@github.com:yaroslav-belozerov/investo.git
    cd ./investo
    
    or download as a zip file

Android

./gradlew assembleRelease

Desktop

Only tested environments for desktop are: Linux (x86_64)

./gradlew createReleaseDistributable

Web Server (Kotlin/WASM)

./gradlew wasmJsBrowserProductionRun

👥 Contributions

Any suggestions or changes are reviewed via GitHub issues. Please open one if you would like to provide feedback or contribute.

⚖ License

The project is licensed under the MIT License. The libraries used are subject to their own licenses.