Skip to content

comp1800/crispy-guacamole

Repository files navigation

crispy-guacamole

Misc Lecture/Lab Demos

@author Carly Orr

@version 1.0

This repo contains a collection of miscellaneous functions from the Projects One course comp1800 (mostly based on student questions).

The files are:

  • misc_demo_2020.html (current semester examples)
  • misc_demo_old.html (some older examples)

To try these examples out yourself:

  1. Clone or download this repository Paste your firebase SDK information into the firebase_api_yourname.js file
  2. Rename that file with your name, or teams name, eg. firebase_config_team09.js or firebase_api_elmo.js
  3. Edit all the HTML files so that it sources your renamed config file: <script src="./firebase_api_team09.js"> </script> <script src="./firebase_api_elmo.js"> </script>
  4. Edit misc_demo.html Comment out the functions you are not using; Only call the ones you are trying out.

    Comments and feedback are welcome: carly_wong_orr @ bcit.ca

About

A collections of small examples used in our class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published