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
- Host: GitHub
- URL: https://github.com/enieber/finance-rust
- Owner: enieber
- Created: 2022-07-27T02:17:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T16:23:41.000Z (over 3 years ago)
- Last Synced: 2025-02-02T09:15:05.335Z (about 1 year ago)
- Topics: csv, rust
- Language: Rust
- Homepage:
- Size: 1.05 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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