ChatAppServer

Server for the Chat app and Medium article

This is the server for the Android ChatApp.

Table of contents:

Installation

Clone this project with this link:

https://github.com/Giga99/ChatAppServer.git

To install all dependencies run the command:

pip install -r ./requirements.txt

Add main.py as Python Run Configuration and you are ready to go! Just start the server and you can use it.

Technologies and architecture

The server is built with the next technologies: