Skip to content

Flutter - Quiz (Flutter, Firebase, Firestore, Authentication, Login with Google and Realtime sync)

Notifications You must be signed in to change notification settings

90lucasgabriel/quiz-nlw5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

1. Introduction

Quiz with Google authentication and Firebase realtime for questions and score. It was developed at Next Level Week 5, an event promoted by Rockeseat [1].

2. Download

3. Documentation Step-by-Step

4. Technologies

5. Features

  • Material design;
  • Firebase;
    • Firestore and realtime synchronization for questions and score;
    • Authentication with Google;
  • Anonymous answers are not allowed;

6. Installing and Running

  • Clone this repo:
git clone [email protected]:90lucasgabriel/quiz-nlw5.git quiz
  • Access directory:
cd quiz
  • Run
flutter run
  • Check browser or connected device;

7. References

  1. Rocketseat - Available on https://rocketseat.com.br/;
  2. Flutter - Available on https://flutter.dev/;
  3. Material Design - Available on https://material.io/;
  4. Firebase - Available on https://firebase.google.com/;

About

Flutter - Quiz (Flutter, Firebase, Firestore, Authentication, Login with Google and Realtime sync)

Resources

Stars

Watchers

Forks

Packages

No packages published