Skip to content

Commit

Permalink
Chore: Update README to par version 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KSSidll committed Mar 1, 2024
1 parent 375cb32 commit 8ef810e
Show file tree
Hide file tree
Showing 19 changed files with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,26 @@
<h4 align="center">Arru is an app for expenditure tracking/analysis</h4>

<p align="middle">
<img src="images/dashboard.png" width="30%"/>
<img src="images/analysis.png" width="30%"/>
<img src="images/transactions.png" width="30%"/>
<img src="images/product_top.png" width="30%"/>
<img src="images/categories_ranking.png" width="30%"/>
<img src="images/merge.png" width="30%"/>
<img src="images/transaction_add_item.png" width="30%"/>
<img src="images/transaction_add_select.png" width="30%"/>
<img src="images/transaction_add.png" width="30%"/>
<img src="images/dashboard.jpg" width="30%"/>
<img src="images/analysis.jpg" width="30%"/>
<img src="images/transactions.jpg" width="30%"/>
<img src="images/product_top.jpg" width="30%"/>
<img src="images/categories_ranking.jpg" width="30%"/>
<img src="images/merge.jpg" width="30%"/>
<img src="images/transaction_add_item.jpg" width="30%"/>
<img src="images/transaction_add_select.jpg" width="30%"/>
<img src="images/transaction_add.jpg" width="30%"/>
</p>

# Features

- Light/Dark mode
- Support for Polish and English languages
- Merging capabilities for categories, shops, products and producers
- Wide screen support
- Polish and English localization
- Transaction baskets tracking your total expenditure with optional product, category, shop and producer spending tracking
- Comparisons between prices at different shops
- Ranking of categories and shops based on total money spent
- Merging capabilities for categories, shops, products and producers

### TBD

Expand Down Expand Up @@ -68,4 +70,3 @@
- [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel) - Manages UI-related data holder and lifecycle awareness. Allows data to survive configuration changes such as screen rotations

- [Lifecycle](https://developer.android.com/jetpack/androidx/releases/lifecycle) - Observe Android lifecycles and handle UI states upon the lifecycle changes

Binary file added images/analysis.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/analysis.png
Binary file not shown.
Binary file added images/categories_ranking.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/categories_ranking.png
Binary file not shown.
Binary file added images/dashboard.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/dashboard.png
Binary file not shown.
Binary file added images/merge.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/merge.png
Binary file not shown.
Binary file added images/product_top.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/product_top.png
Binary file not shown.
Binary file added images/transaction_add.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/transaction_add.png
Binary file not shown.
Binary file added images/transaction_add_item.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/transaction_add_item.png
Binary file not shown.
Binary file added images/transaction_add_select.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/transaction_add_select.png
Binary file not shown.
Binary file added images/transactions.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/transactions.png
Binary file not shown.

0 comments on commit 8ef810e

Please sign in to comment.