Giter Site home page Giter Site logo

jeswin-8802 / chat4j Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 6.33 MB

A Chat Forum Application created using Django

License: GNU General Public License v3.0

Python 39.93% CSS 4.59% HTML 49.48% JavaScript 6.00%
django bulma-css django-channels websockets chat-rooms django-redis

chat4j's Introduction

Chat4J - A Chat Room Application in Python

A Chat Forum Application powered by Django Channels, WebSockets, Django Redis and Asyncio enabling real time chat servers.

Setup

In the project directory:

Type the following command to create a virtual environment and initialize it with the necessary packages.

pipenv install

Note that this may take upto 5-10 minutes

If you don't have pipenv installed on your system, refer: https://docs.pipenv.org/

pipenv shell

py manage.py makemigrations

py manage.py migrate

docker run -p 6379:6379 -d redis:5

If you don't have docker installed on your system, refer: https://docs.docker.com/get-docker/

py manage.py runserver

You're good to go!

If you wish to exit the virtual environment, type

exit

Or, if you wish to delete the virtual environment created

pipenv --rm

login

signUp

This is the home page and you will be redirected to this page once you log in.

You can enter a forum by entering it's name.

home

chat away!

forum

References

chat4j's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

nathaniel538

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.