Skip to content

ozgeucr/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’¬ Messaging App (Python + CustomTkinter)

A simple messaging application built with Python and CustomTkinter.
The main purpose of this project is to practice both backend logic and GUI development.


πŸš€ Features

  • πŸ‘€ User Registration (Sign Up)
  • πŸ”‘ User Login
  • πŸ˜€ "How do you feel?" question after login
  • πŸ’‘ Suggestions based on selected mood (happy, sad, angry, etc.)
  • πŸ“ Chat screen with message input
  • πŸ“‚ SQLite integration for storing user data and messages
  • 🟒 (Planned) Online users list

πŸ›  Technologies

  • Python 3.x
  • CustomTkinter for modern UI
  • SQLite for persistent storage

About

chat app with customtkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages