Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Financial Tracker

A simple command-line finance tracker built in Rust, designed to record and manage your income and expenses locally.
It uses Serde for serialization and Chrono for date and time handling.


Features

  • Add income and expense transactions
  • View transaction history
  • Calculate total balance (income − expenses)
  • Save and load data from a local JSON file
  • Simple interactive CLI interface

⚙️ Installation

  1. Clone the repository

    git clone https://github.com/DylanGates/Financial-Tracker-.git
    cd Financial-Tracker

About

simple personal finance tracker built with Rust, featuring expense and income tracking with local JSON storage. Powered by Serde for serialization and Chrono for date/time handling.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages