/

LetChat

Next.Js / Typescript / Tailwind CSS / Postgres / Firebase

Group Project

Overview

For our final group project at The School of Code we identified that there was a huge issue when it came to communication between tennant and landlord. On average people were using 3 different apps to communicate with their landlord or tennant. To resolve this we create a platform that allowed landlords and tenants to raise tickets that housed a chat interface that allowed them to communicate in real time in a secure space. We also added document storage and authentication using firebase to ensure the app was secure and styled with tailwind css to ensure it was responsive and easy to use.


You can view the project here: www.letchat.co.uk

Loved: Learning firebase and more about auth in general.

Loathed: The complexity of the backend.

Learned: So much! but primarily how to use firebase and how to secure an app using protected routes and email verification.

Longed for: More time to work on the project.

Technologies

Next.js

Typescript

Tailwind CSS

Postgres

Firebase

Back to projects