A simple and intuitive text-based application built with Rust for organizing and tracking your finances. The app allows you to manage your income, expenses, and balance in a straightforward, user-friendly interface.
- Track income and expenses.
- View balance and history of transactions.
- Categorize transactions for better tracking.
- Simple TUI interface built with Rust.
- Rust 1.x (installed via rustup)
- Dependencies:
-
Clone the repository:
git clone https://github.com/your-username/money-organizing-tui.git cd money-organizing-tui -
Build the project:
cargo build --release
-
Run the app:
cargo run
Once the application is running, you can navigate through the interface using the keyboard.
- Add income or expenses.
- View current balance.
- View the history of transactions.
Feel free to open issues or create pull requests for improvements or bug fixes.
you can contact me in my X account: @the_zanan
Distributed under the MIT License. See LICENSE for more information.