+ 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?
1 Resposta
+ 4
You should assign a database to the login. You can use mysql or sqlite.