Skip to content

NishantTheProgrammer/ChatThings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It will be live soon on chatthings.nishanttheprogrammer.com

Installation Instructions

git clone https://github.com/NishantTheProgrammer/ChatThings.git
cd ChatThings/backend
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
python manage.py runserver 0.0.0.0:8000

If you've any issue regarding venv click here

Now open localhost:8000/ in your browser.

Features

Chat (Individual + Group)

   Text
   Emoji
   Custom emoji (_futureUpdates_)
   Hyperlink
   Live remote video(YouTube, Facebook etc)
   Document
   Location

   Audio:
       Recording
       upload
   Video:
       Recording
       Upload
   Streaming:
       Same music on both end
   Chat Sharing:
       Select messages and share to other friend
   Report: fake identity, pornographic content

News feed ✅

    Post:✅
        Text ✅
        Image ✅
        Video ✅
        Audio ✅
        Reaction ✅
    Comment: ✅
        Reply ✅

Story

    Audio
    Video
    Text
    Combine
    Privacy settings

Friends

     Request/Response
     Mutual
     Suggestion/find by criteria (name, sex, age, location)
     Tag / Mention
     Block-unblock

Games

    Tic-tac-toe
    Custom KBC

Authentication

    Username + Password ✅
    Google
    Facebook

About

This is a chatting application based on web having basic features as well advance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published