Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johncmanuel/ratemyloo

A web application for users who want to share pictures of their bathrooms and rate others. CPSC 362 Project
https://github.com/johncmanuel/ratemyloo

bathrooms firebase nextjs playwright react tailwindcss typescript

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://github.com/johncmanuel/RateMyLoo/assets/39042556/b2b8d009-f5ef-4276-86c0-b09a251fc5d9)
![Screenshot 2023-12-09 105628](https://github.com/johncmanuel/RateMyLoo/assets/39042556/3d7e3175-e064-4084-b352-9170775946ee)
![Screenshot 2023-12-09 111000](https://github.com/johncmanuel/RateMyLoo/assets/39042556/54423311-8e9f-4fdc-a5e8-2cf69c6ecedc)
![Screenshot 2023-12-09 111036](https://github.com/johncmanuel/RateMyLoo/assets/39042556/a8795861-8b96-4b43-be36-ad5da8bab42c)

## Contributing

See `CONTRIBUTING.md` under `/.github`.

## Deployment

We use [Vercel](https://vercel.com/) to deploy our website. [Vercel](https://vercel.com/) 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)