TransactionsTestTask is an iOS application that allows users to manage their transactions and view their balance. The app also fetches the current Bitcoin rate and displays it to the user.
- Add transactions with different categories
- View transactions grouped by date
- View the current balance
- Fetch and display the current Bitcoin rate
- Infinite scrolling for transactions list
- Unit tests for core functionalities