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

https://github.com/enieber/finance-rust

read csv finace file to calculate your finance
https://github.com/enieber/finance-rust

csv rust

Last synced: 5 months ago
JSON representation

read csv finace file to calculate your finance

Awesome Lists containing this project

README

          

# Finance Rust

this project is leaning how to read file in csv to calculate using Rust TDD.

## Roadmap

- [x] read csv file
- [x] parse values from csv
- [x] calculate data from csv
- [x] create new csv with all value calulate
- [ ] cryptograph file to save
- [ ] send new csv criptographed

## Licence GPLv3