Giter Site home page Giter Site logo

fadingreality1 / sandesha Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 2 KB

Sandesha is a real-time chat application developed using Django Channels, WebRTC, Django Rest Framework, React, MySQL, and AES encryption. It provides users with a seamless and secure platform for one-on-one messaging, group chats, video calls, and social interactions.

aes-encryption django django-channels django-chat-app django-project django-rest-framework djangochannels react-components reactjs socket-programming sockets webrtc-video

sandesha's Introduction

Sandesha Chat Application

Sandesha is a real-time chat application developed using Django Channels, WebRTC, Django Rest Framework, React, MySQL, and AES encryption. It provides users with a seamless and secure platform for one-on-one messaging, group chats, video calls, and social interactions.

Features

  • Real-time Messaging:

Instant messaging using Django Channels for a smooth communication experience.

  • Video Calls:

WebRTC integration enables high-quality video calls directly within the app.

  • One-on-One Chats:

Private conversations between users for confidential communication.

  • Social Feed:

Users can post pictures, like, comment, and delete posts on the feed page.

  • Welcome Emails:

Automated welcome emails sent to new users using the SMTP protocol.

  • End-to-End Encryption:

AES algorithm ensures secure and private messaging.

  • MySQL Database:

Efficient data storage and management with MySQL.

  • Django Rest Framework:

Backend infrastructure built using DRF for robust API development

  • React UI:

Responsive and intuitive user interface developed with React.

Run Locally

Clone the project

git clone --recursive https://github.com/fadingreality1/sandesha.git

Go to the project server directory

cd "sandesha/server"
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver 7890

Go to the project client directory

cd ..
cd client
npm install
npm start

Usage/Examples

  • Access the application at http://localhost:8000/.
  • Create an account or log in if you already have one.
  • Explore the chat features, social feed, and video calling functionality.

Screenshots

image

image

image

image

image

image

image

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your enhancements.

Authors

sandesha's People

Contributors

fadingreality1 avatar

Stargazers

Rovshan Mammadli avatar

Watchers

 avatar

Forkers

harshkaran

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.