openMF / android-client

An android client for the MifosX platform
https://openmf.github.io/mobileapps.github.io/
Mozilla Public License 2.0
193 stars 570 forks source link

Refactor - Groups Fragment to Compose UI #2074

Closed niyajali closed 1 month ago

niyajali commented 3 months ago

Summary:

Converting the Groups Fragment to compose UI to achieve a type-safe and declarative UI approach, while also minimizing boilerplate code. This will enhance the efficiency and maintainability of the codebase.

Possible Approach:

Mention the steps to implement this feature(If you can think of one)

Select Type:

niyajali commented 3 months ago

I would like to work on this issue.

therajanmaurya commented 3 months ago

Go ahead