Skip to content

a desktop chat app implemented with python for people to find new friends based on their interests.

Notifications You must be signed in to change notification settings

nilaycicekli/Chatty

Repository files navigation

Chatty

A desktop real-time chat app for people to find friends based on their interests.

  • python for backend
  • kivyMD for frontend
  • firebase firestore as database

chat_screen

Features with Some Screenshots

Signup

signup

Login

login_success

Profile

profile

Adding a new friend

new_friend

Friend list

friends

Private chat

private_chat

Tag management (interests)

Before removing the coding tag:

  • before_removing

After removing the coding tag:

  • after_removing

Friend matching based on interest

friend_match

Firebase functionality

Firebase before edit:

  • firebase_before_edit

Firebase after edit:

  • firebase_after_edit

Error Handling

Can't add the same tag:

  • cant_add_the_same_tag

Error:

  • error_message

Signup error:

  • error_message

About

a desktop chat app implemented with python for people to find new friends based on their interests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages