WTM-NewDelhi / Proposals

5 stars 3 forks source link

Firestore - Introduction to data organisation, filtering, sorting and more (Android). #7

Closed xatuke closed 5 years ago

xatuke commented 6 years ago

Abstract

Firebase is growing and helping developers to store their data a very easier way, but as with TensorFlow there's DeepMind the same way Firebase is with Firestore. Firestore is an improved version, currently in beta but still powerful. It's scalable, flexible, realtime and persistive (even for web technologies).

About

In this codelab you will build a restaurant recommendation app on Android backed by Cloud Firestore. You will learn how to:

-Read and write data to Firestore from an Android app, -Listen to changes in Firestore data in realtime, -Use Firebase Authentication and security rules to secure Firestore data, -Write complex Firestore queries.

Format

Codelab

Pre-requisites

Expected duration

60 mins or lesser

Level

Intermediate

Previous Experience/Sample ppt __

Speaker Bio

I am a guy who started to code when was 14 never knew this journey will be this exciting, i made every possible effort i can to make more and more lives easier to live and be more productive. For now i am in class 10th started to learn more about Firebase and it's derivatives recently and want others to do it too, this'd be my first ever talk/codelab i'd be giving in an event. Hope you guys like it. If you would like to check out some of my applications here

LinkedIn/Twitter Profile

LinkedIn Twitter

How will it help developers/students

After this codelab you will be able to deal with complex hierarchical data using Firestore sort, filter and organise it according to user's choice.