A web application for users who want to share pictures of their bathrooms and rate others.
We wanted to create something both simple and funny at the same time, so that is how RateMyLoo came to be.
In RateMyLoo, users can create an account using an email and password. After a successful login, users are presented with two pictures of bathrooms that other users have uploaded. Users can click on the bathroom they think is nicer than the other. This repeats until the user has seen all the images available on the website. From there, the user will have to wait for other users to upload more pictures of their bathrooms.
- Fullstack: Next.js, React
- Database: Google Firestore
- Image Bucket: Google Cloud Storage
See CONTRIBUTING.md
under /.github
.
We use Vercel to deploy our website. Vercel handles auto-deployments for production and preview environments whenever changes are pushed in the main branch and non-main branches, respectively.
- Zohair Mamdani (frontend, design),
- Kyle Lee (frontend, design),
- John Carlo Manuel (frontend, backend, database)