Sweet Bank is an Android app in Kotlin that I developed to play around with some principles of the mobile development. I used some of the most common Android libraries such as Coroutines, ViewModel, LiveData, Dagger, Retrofit and so on. It uses StarlingBank APIs.

Pull Requests

Open Pull Requests
Add new feature for user authentication
#123Opened 5/15/20237 commentsby developer1
feature/auth into main