A user will have an option on the website to submit a block of plain text as feedback.
The server-side endpoint should take in the user's firebase auth UID and the user feedback as parameters, and store them in a new firestore collection called "feedback".