/Messenger-Python

Messenger web app

Primary LanguageHTML

About

Web app for chatting with friends. (Under development)

alt text

Requirements

  • Python 3+
  • phpMyAdmin
  • requirements.txt

How to start?

  1. Import your messenger.sql to your database(phpMyAdmin preffered).
  2. Setup fields in options.txt file.Email address is required for sending activation messages.(Make sure your mailbox allows you to use it in python script.)
  3. Run app.py file.

Main Features

  • Registration with activation emails
  • Login system
  • Friends list
  • Private chats
  • Profile customization

alt text

alt text

alt text

Note that connection is not secured and application may have some bugs.