Skip to content

Secret chat built by using Flask & Python. Running in AWS. Deployed by using terraform and docker.

Notifications You must be signed in to change notification settings

kacperstyslo/cooing-chat

Repository files navigation

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