Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 646 Bytes

File metadata and controls

22 lines (15 loc) · 646 Bytes

Expensable - CLI version

Expense/Income tracker command line app to handle personal finances.

Features

  • Token based authentication login using email and password
  • Create, update or delete categories to keep your enpenses and income organized
  • Create, update or delete transactions inside your categories
  • Category details and transactions are displayed by month
  • Switch between expenses and income

Login Information

The database is seeded so you can start consuming data without creating it from scratch. The login credentials would be as follow:

email: test6@mail.com
password: 123456

Built with ♥️ using Ruby