Application Deployment | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Application Deployment

I am done creation my application. On the first run, I want it to register a user , then on, it should just show the login screen. Any ideas on how I can effect this?

6th Apr 2017, 6:40 AM
Michael Musora
Michael Musora - avatar
1 Resposta
+ 4
You should assign a database to the login. You can use mysql or sqlite.
13th Apr 2017, 9:44 AM
JRE
JRE - avatar