Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.7 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.7 KB

RateMyLoo

A web application for users who want to share pictures of their bathrooms and rate others.

About

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.

Tech Stack

  1. Fullstack: Next.js, React
  2. Database: Google Firestore
  3. Image Bucket: Google Cloud Storage

Screenshots

Screenshot 2023-12-09 111147 Screenshot 2023-12-09 105628 Screenshot 2023-12-09 111000 Screenshot 2023-12-09 111036

Contributing

See CONTRIBUTING.md under /.github.

Deployment

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.

Maintainers

  1. Zohair Mamdani (frontend, design),
  2. Kyle Lee (frontend, design),
  3. John Carlo Manuel (frontend, backend, database)