Skip to content

A node script to populate Firestore with quiz questions

Notifications You must be signed in to change notification settings

gsbmk007/fireship-quizapp-data

 
 

Repository files navigation

Quiz Questions for the Flutter Firebase Course

This repo allows you to populate your database with quiz questions for Flutter Firebase - The Full Course

Instructions

Requires Node.js >= 8.

  1. Clone this repo, cd into it.
  2. Download your service account (generate private key) from the Firebase Console under settings, then save it in the root of this project as credentials.json.
  3. Run python3 quizzes.py and python3 topics.py

About

A node script to populate Firestore with quiz questions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.5%
  • Python 44.5%