Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 883 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 883 Bytes

Budget Buddy

Budget Buddy is a simple command-line interface application written in Go to help manage personal finances. This project serves as a way to improve my knowledge of Go developers, while also providing a useful application for budget management. The application connects to a database and supports basic financial operations, such as managing different types of money and recording transfers.

Overview

  • Manage Money Types: Create and manage different categories of money (e.g., savings, leisure).
  • Record Transfers: Log monetary transfers between different money types.
  • Periodic Transfers: Set up and manage periodic transfers for regular financial activities.

Future plans

Installation

Usage

License

This project is licensed under the MIT License. See the LICENSE file for details.