Application Deployment | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuesta
+ 4
You should assign a database to the login. You can use mysql or sqlite.
13th Apr 2017, 9:44 AM
JRE
JRE - avatar