An open API service indexing awesome lists of open source software.

https://github.com/webmae/becode-workshop-firebase-cedric_fournier

Workshop sur Firebase suivi chez BeCode, hosted par Cedric Fournier
https://github.com/webmae/becode-workshop-firebase-cedric_fournier

Last synced: 11 months ago
JSON representation

Workshop sur Firebase suivi chez BeCode, hosted par Cedric Fournier

Awesome Lists containing this project

README

          

# [Workshop Firebase](https://github.com/Cedric-Fournier/Becode-Workshop-Firebase)

- **Quoi ?** : Workshop sur Firebase pendant ma formation chez BeCode.
- **Animateur** : Cedric Fournier - [Linkedin](https://www.linkedin.com/in/cedric-fournier/) - [GitHub](https://github.com/Cedric-Fournier)
- **Où ?** : [BeCode](https://www.becode.org/) - Johnson 2
- **Quand ?** :
- *Préparation* : juin 2018
- *Première Présentation* : Mercredi 10 octobre 2018

## Thèmes abordés
- Qu'est-ce que [Firebase](https://firebase.google.com/) ?
- [Realtime Database](https://firebase.google.com/docs/database/)
- [Authentification](https://firebase.google.com/docs/auth/)
- [Storage](https://firebase.google.com/docs/storage/)
- [Cloud Firestore](https://firebase.google.com/docs/firestore/)

## Objectifs :
Pendant ce workshop vous allez apprendre à prendre en main Firebase. À la fin vous devriez pouvoir utiliser les différents composants pour divers projets.

## [Lien vers le contenu du workshop original](https://github.com/Cedric-Fournier/Becode-Workshop-Firebase)

![Wouhou](https://media.giphy.com/media/wcgcRnkePIUPS/giphy.gif "WOOOUUUUHHHHOOOUUU")

## Schéma du Workshop

- **Intro**
- **Realtime Database**
- Créer et afficher notre DB
- Modifier et supprimer de la data de notre DB
- **Storage**
- Utiliser le composant Storage
- **Authentification**
- Authentification avec Email & Password
- Authentification avec Google, Facebook et GitHub
- **Cloud Firestore**
- Créer et afficher notre DB
- Modifier et supprimer de la data de notre DB