Hello Rustaceans!
I've just completed the first MVP version of my desktop application built with Tauri / Rust, and I'd be very grateful for a code review from more experienced developers. Any feedback and suggestions for improvement are highly appreciated!
Project Name: Rusty Ledger
Description: Rusty Ledger is a privacy-first desktop application designed for investment portfolio analysis. It parses CSV reports from Interactive Brokers, visualizes asset allocation, calculates ROI for each position, and provides a rebalancing plan. All data processing occurs exclusively locally on the user's machine.
I hope that future features include historical analysis, advanced financial metrics and other enhancements.
GitHub Repository: GitHub - ihorkaminnyi/Rusty-Ledger at dev