Description
A full stack messaging app similar to Discord, Telegram, WhatsApp, Facebook Messenger etc. Users can create new chats with other users and send messages to each other. Group chats are possible.
This project is part of the TOP curriculum, a project made to test knowledge of fullstack capabilities such as REST API, React, Prisma ORM, JWT, password handling, passportJS, node, express, SQL/postgres, server-side and client side programming and debugging.
The main focus of this project is on tie together a REST API backend with a frontend application (in this case a React app).