23 lines
599 B
Markdown
23 lines
599 B
Markdown
# 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
|
|
|
|
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)
|