remind-me
App for Android that lets you easily keep notes and reminders in one place.
setup
create a file called .env
with the following information:
// fill this out according to your Firebase project
FIREBASE_API_KEY= ...
FIREBASE_AUTH_DOMAIN=app-name.firebaseapp.com
FIREBASE_DATABASE_URL=https://app-name-default-rtdb.europe-west1.firebasedatabase.app
FIREBASE_PROJECT_ID=app-name
FIREBASE_STORAGE_BUCKET=app-name.appspot.com
FIREBASE_MESSAGING_SENDER_ID= ...
FIREBASE_APP_ID= ...