Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 412 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 412 Bytes

jspsych-firebase-template

Template for a simple experiment using JsPsych as front-end and Firebase as the "backend" database. Netlify or Firebase for hosting (TBD).

TODO

  • Add Firebase db initialization
  • Add Firebase db write function in place of JsPsych's default data saving function
  • Add Firebase or netlify hosting
  • Add Firebase authentication
  • Add Firebase setup instructions