Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
kirkita committed Jan 29, 2024
2 parents ab60004 + 313d0ef commit 5d3a194
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,10 @@ MoneyColumn::make('price')
```

## TDOO / Ideas for the future.
Contact me if you want something of this, or something else.
Contact me or create an issue if you want something of this, or something else.
I appriciate if you could tell me a bit about your use case for that feature as well.

- Improve test suite with tests for the individual components.
- Improve test suite with tests for the individual components (I was struggling a bit with this. Help would be appriciated).
- Add support for dynamic currency and locale based on current user.
- Currency conversions. Set what base currency the value in the database is and then convert to the current users preferred currency on the fly. Not sure how edit/create should be handled in this case.

0 comments on commit 5d3a194

Please sign in to comment.