
I am going to create user login & registration system. I'll use PHP in backend & MySQL database. JSON response will be handled using retrofit 2 library. Let's start.
First, lets create a database. First, create a database. I have named it as "jnklogreg". Then create a table with 4 column -...