Skip to content

This is a simple messaging app built using flet-dev

License

Notifications You must be signed in to change notification settings

StaelTchinda/flet-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flet-chat

This is a simple messaging app built using flet-dev

Requirements

This repository is built on Python 3.12. In best case, create a virtual environment with the following command.

python -m venv venv

Activate the environment and install the required packages using:

pip install -r requirements.txt

Tools

The API is built using flet-dev.

Usage

To start the messaging app, please run:

python -m scripts.main

About

This is a simple messaging app built using flet-dev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages