Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 811 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 811 Bytes

Chat Room Web App

Description

You must Create a chat room app, whith an Authorization Flow, Search Capabilities, Real Time communication.


Required Technology Stack:

  • Angular
  • NestJS/NodeJS
  • Postgres
  • Docker
  • Redis
  • OpenSearch
  • Tailwind

Flow Specifications

Authorization Flow

Users should be able to login using email and password.

Users should be able to sign up into the app. During the sign up they should need to provide their email, phone number, first and last name.

Users should be able to log out of the platform.

Search Flow

Users should be able to search users by email, phone number first and last name. In the search result should be able to open up a chat or start a new chat.

Messaging Flow

Users should be able to send messages to each other with