Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 607 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 607 Bytes

Kotlin CI with Gradle

riko project

This project is build using Kotlin and Quarkus Framework.

The main idea is to have an easy way to calculate the stocks pie weights based on some pre-defined strategies.

For feature requests, questions and bugs, please open an issue.

The current implementation is experimental, don't expect all sort of validations and a long list of calculation strategies.

You can try the project running on heroku:

https://riko-calculator.herokuapp.com

A detailed README will be added soon.