Utilização de Python para desenvolvimento de um aplicativo/sistema/site com funcionalidades de chat online.
Using Python to develop an application/system/website with online chat features.
-Criação de Sites e Sistemas -Frameworks Python -Desenvolvimento de um Chat online -Backend e Frontend
-Creation of Websites and Systems -Python Frameworks -Development of an online chat -Backend and Frontend
Pré-requisitos necessários para iniciar/utilizar o código | Necessary prerequisites to start/use the code
- Instalação da biblioteca flet no Visual Studio Code = pip install flet
- Importar a biblioteca necessária = import flet as ft
- Conexão com a internet
- Para que o túnel/canal de comunicação funcione, é necessário que os usuários estejam conectados ao mesmo link.
- Installation of the flet library in Visual Studio Code = pip install flet
- Import the required library = import flet as ft
- Internet connection
- For the tunnel/communication channel to work, users must be connected to the same link