Skip to content

AlexDevFlow/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatApp

A chat application using Flask

How the app looks

Dark mode:

DarkMode screenshot

Light mode

LightMode screenshot

Features

  • Network Connection: Connect with people on the same network.

  • Message Response: Have the ability to respond to transmitted messages.

  • Customizable Usernames: Each user can choose their own name.

  • Light & Dark Mode: Choose between light and dark mode based on your preference.

  • Double Click to Respond: Simply double click to respond to a message.

  • Side Menu: A side menu for name and mode change.

  • File Attachment: Attach not-so-large files to your messages.

Please note that the application is continuously being improved and the mentioned features are not yet stable. More features will be added in future updates.

Install

Clone the repo:

git clone https://github.com/AlexDevFlow/ChatApp.git

Install modules:

pip install -r requirements.txt

Run the app:

python app.py

The application does not require any client-side installation and to access it you just need to start by clicking on the local network address shown on the terminal after running app.py.

Note to Contributors

This project was completed in a relatively short timeframe, and as a result, the functionality and code quality may not be optimal. If you are interested in contributing or helping in any way, we would greatly appreciate your input. Please feel free to contribute or assist in any manner you see fit.

About

A chat application using Flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published