Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pelmered committed Jan 16, 2024
1 parent 820f075 commit 2cd8df3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ MoneyColumn::make('price')
## TDOO / Ideas for the future.
Contact me if you want something of this, or something else.

- Improve test suite with tests for the individual components.
- Add support for dynamic currency and locale based on current user.
- Currency conversions. Set what base curreny 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.
- 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 2cd8df3

Please sign in to comment.