It is a anonymous chat app. You can chat with your friends in closed group but you can not see the name message sender. You have to guess the name of friend and talk to him. It improves your understanding in friends.
Install python3 and django 2.1.2
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
- First you have to register with you email if you are not registered already.
- Then you have to login with your username and password.
- After login, you will get a "openMessages" button. Click there and go on the general messaging page.
- You can also make your friends/family groups and chat there with them.(Under construction).....