Skip to content

Releases: reginaldojunior/organizzer-cli

Dandara

12 Jul 14:26
e434b2e
Compare
Choose a tag to compare

About this version

Dandara version is first version this project with basics features

Changelog

  • Auth
    • Prompt asking for API Key, email
    • Local file in $HOME
  • Bank Accounts
    • List bank accounts
    • Get details of a bank account
    • Create bank account
    • Delete bank account
  • Credit Cards
    • List credit cards
    • Get details of a credit card
    • Create a credit card
    • Update a credit card
    • Delete a credit card
  • Invoices
    • List invoices
    • Get invoice details
    • Pay invoice
  • Transactions
    • List transactions
    • Get details of a transaction
    • Create a transaction
    • Update a transaction
    • Delete a transaction
  • Users
    • List users(that's business only)
    • Get user details
  • Categories
    • List categories
    • Get details of a category
    • Create a category
    • Update a category
    • Delete a category