Ray eacb126c45 | ||
---|---|---|
.firebase | ||
public | ||
src | ||
.firebaserc | ||
.gitignore | ||
README.md | ||
firebase.json | ||
firestore.indexes.json | ||
firestore.rules | ||
package-lock.json | ||
package.json |
README.md
RayRaysWordBingo
This was an inside joke where close friends tally my weird insult joke words and how many times I use each word. This comprises of a simple web app using Google Firebase's Hosting and Firestore
https://rayrayswordbingo.web.app
Ask's user to fill in basic information to record Ray's moment.
Simple check boxes for the various words i commonly use as joking insults such as:
- poop
- snot
- brain
- fart
- sus
- fr fr
- balls
CURRENT ISSUES:
Unable to submit data to Firestore
TO DO: Display list of bingos in list form from Firebase Firestore. (Code is added, just need to get submitting code functioning)