tohuu123/Roomatinder — reverse-engineered prompt
Reverse engineered prompt
Build me a simple MVP web app called Roomatinder for students who want to find compatible roommates.
I want people to sign in with Google, create a profile with their school, budget, lifestyle habits, and housing preferences, save that data in Firebase, and then get roommate matches that feel relevant instead of random. Keep the experience clean, friendly, and mobile friendly. The core flow should work end to end, landing page, account creation, profile setup, match results, and viewing another student’s profile.
Please use the Firebase and Firestore setup this project is already based on, and wire in the matching system this repo seems to expect, including the Chroma piece if that is part of how matches are ranked. Make it easy to run locally, and leave the project ready for deployment on a Google Cloud VM if needed. Also add a clear env example and short setup notes so I can get it running without guessing. Look up current docs online if you need to.
Want more depth? Deep Reverse