This part of the tutorial is implementation of the login and registration in android studio. The project follows the MVP design pattern.
Retrofit, Okhttp and RxJava is used for making the API call to the server to insert and retrieve data from the database.