Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.48 KB

README.md

File metadata and controls

47 lines (35 loc) · 1.48 KB

Cooing Chat

Build Status

Table of contents

General info

Click here to see general information about application!
This application based on flask allows users text with other users in generated room. In room can be only one admin. If an external user wants to connect to the room, he must know the secret key.

Technologies

Click here to see the technologies used!
  • AWS (ECS, ECR, FARGATE, System Manager, LB)
  • Python 3.8.5
  • DynamoDb
  • Flask 1.1.2
  • Flask-SocketIO 4.3.1
  • Docker 20.10.5
  • Docker-compose 1.29.0
  • Terraform

Application view

Page view "Creat room"

image

Chat view

image

Page view "Connect to the room"

image