This was an inside joke where people tally my weird insult joke words and how many times I use each word.
Go to file
Ray a6a4723178
Extra notes to README
2023-12-29 09:47:44 +00:00
.firebase Tidy up of results ( still in progress ) and push of changes to Google Firebase Hosting 2023-12-29 09:43:15 +00:00
public [ImgBot] Optimize images 2023-12-27 12:58:36 +00:00
src Add statement reminding end user to refresh one submission is sent to see it added below 2023-12-29 09:44:59 +00:00
.firebaserc Add to correct Firebase Project 2023-12-27 13:12:24 +00:00
.gitignore Add Google Firebase Configuration 2023-12-27 11:29:38 +00:00
README.md Extra notes to README 2023-12-29 09:47:44 +00:00
firebase.json Add to correct Firebase Project 2023-12-27 13:12:24 +00:00
firestore.indexes.json Add to correct Firebase Project 2023-12-27 13:12:24 +00:00
firestore.rules Update Firestore rules to tempoarily insecure method, will fix when bothered as not critical 2023-12-28 05:44:55 +00:00
package-lock.json Rename Package 2023-12-27 14:55:49 +00:00
package.json Modify Package Name 2023-12-27 13:22:29 +00:00

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 to store entries created by submitters.

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:

TO DO: Display list of bingos in list form from Firebase Firestore. (working, but need to display in a neater fashion)