FelipePSoares / EconoFlow

An easy system to help you control your personal or company budget.
https://econoflow.pt/
MIT License
3 stars 3 forks source link

[Frontend] Create Currency Formatting Pipe #243

Closed FelipePSoares closed 2 weeks ago

FelipePSoares commented 2 weeks ago

Develop a custom Angular pipe to format currency based on the user’s PreferredCurrency and use the system’s format for that currency.

ahmedhalac commented 2 weeks ago

So, is this task just to create and test this pipe, but not to apply it across the codebase?

FelipePSoares commented 2 weeks ago

Exactly, I split it in various issues to be easier to develop and test it. If you look for issues on the project board, could be better because it's ordered there.

https://github.com/users/FelipePSoares/projects/1

ahmedhalac commented 2 weeks ago

Exactly, I split it in various issues to be easier to develop and test it. If you look for issues on the project board, could be better because it's ordered there.

https://github.com/users/FelipePSoares/projects/1

Okay, I will handle this one.