https://roadmap.sh/projects/expense-tracker
This is expenses tracker app, which can help to follow your finance
Commands that are supported: For adding new expense add --description <description up to 13 symb> --amount <sum more than 0>
For editing existing expense or edit --date or edit --description <description up to 13 symb> or edit --amount <sum more than 0>
For delete existing expense delete
To print all expenses list
To print your all expense amount summary
To print the amount of your expense for a specific month summary --month <number of month 1-12>