How To Build An App
The first project of our "Como criar um aplicativo" series in my Youtube channel.
Check our Youtube Playlist
http://bit.ly/first-how-to-build-an-app
Wireframe
https://github.com/lucasmontano/first-how-to-build-an-app/blob/master/wireframe-v1.0.0-beta.JPG
Database Definition
How to setup your project
FirebaseRemoteConfig
Add new parameter with key onboard and the following JSON value:
{
"illustration": "https://www.pensarcontemporaneo.com/content/uploads/2018/03/Seneca.jpeg",
"quote": "\"We suffer more often in imagination than in reality\"",
"author": "โ Seneca"
}