GithubHelp home page GithubHelp logo

samvasta / budget-cli Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 498 KB

A simple budgeting tool with a command line interface

License: MIT License

C# 99.83% TSQL 0.17%
budgeting budget budget-tool budget-planner cli command-line command-line-tool command-line-interface commandline-interface reporting-tool

budget-cli's Introduction

Budget-CLI

Codacy Badge Build Status Codacy Badge

A budgeting tool with a command line interface. Initially started to learn .NET Core, TDD, and other random technologies.

"It's like YNAB but with fewer features and no GUI."

Alternate tag line:

"Because a subscription for a budgeting tool shouldn't be part of your budget (*cough* ynab *cough* $12/mo! seriously? *cough*)!"

*This project is obviously not opinionated at all

Usage

dotnet run -p BudgetCli.ConsoleApp <path-to-file> or any of the several Visual Studio Code tasks.

The <path-to-file> is a path to a budget file (SQLite), typically with extension .budget. The file will be created if it does not exist.

budget-cli's People

Contributors

codacy-badger avatar samvasta avatar

Stargazers

 avatar

Watchers

 avatar  avatar

budget-cli's Issues

Complete Account Commands

  • Add
    • Creates a new account, or opens a closed account
  • Delete
    • Closes an account
  • Update
    • Set a property of an account
  • Rename
    • Change the name of an account
  • List
    • List accounts according to filter criterium
  • Show Details
    • Show all properties of an account

Complete System Commands

  • Help
    • Lists all available commands
  • Version
    • Prints current app version
  • Clear
    • Clears console
  • Exit
    • Exits app

Recurring Transactions

User should be able to schedule transactions that happen at regular intervals (ex. paying rent or receiving salary)

Account Goals

  • User should be able to set funding goals for each account.
  • User should be able to view reports about goal status (actual funds are below/equal/above goal)

Add tags to accounts

Use the "-g or --tag" option and change the account type option to "-y --type"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.