issues
search
MartinKoleff
/
KareFitnessApp
Android fitness app made in Jetpack Compose.
MIT License
4
stars
0
forks
source link
Development login enhancements
#48
Closed
MartinKoleff
closed
8 months ago
MartinKoleff
commented
8 months ago
In this branch l have:
Added scaffold and toolbar for auth screens (login and register).
Fixed race condition for use cases validating credentials and collecting without awaiting before calling the datasource.
Updated LoadingWheel padding.
KareError added extra message for custom errors.
In this branch l have: