Expense/Income tracker command line app to handle personal finances.
- 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
The database is seeded so you can start consuming data without creating it from scratch. The login credentials would be as follow:
email: [email protected]
password: 123456