I see that "nowinAndroidApp" has all the best practices and has many generic common modules like database, restapi, connectivitystatus and preferences for an app to be developed from scratch in compose now a days. Instead of re-inventing the wheel, Can I copy and customise according to my own application needs?
I have searched many places to learn jetpack compose in real time projects. However I see that "nowinandroid" only meets my expectation.
Now In Android app is for reference purposes.
I suggest you to check its source code and implement it in your code. Because if any issues arises, you need to have knowledge to fix it.