An open API service indexing awesome lists of open source software.

https://github.com/jitendra-ky/dragonfly

Dragonfly is a real-time chat web app, built with Django and modern JavaScript.
https://github.com/jitendra-ky/dragonfly

chat django dragonfly dragonfly-chat-app javascript jitendraky-tech messaging-app python selenium tornado

Last synced: 4 months ago
JSON representation

Dragonfly is a real-time chat web app, built with Django and modern JavaScript.

Awesome Lists containing this project

README

          

# DragonFly Overview

In this project **Dragonfly**, I am developing a fully functional open-source chatting application using industry best practices, which include:

- a highly architectured codebase,
- automated testing of most of the code,
- well-organized documentation,
- industry-standard coding style and formatting,
- structured git-version-control commit history,
- organized issues and PRs with labels.

[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

## Getting Started

- for setting-up development environment read [setup-dev-environment](docs/setup-dev-environment.md).

## Contributors

Thanks to valuable contributors 💖

- [@jitendra-ky](https://github.com/jitendra-ky)
- [@sobhanvn7](https://github.com/sobhanvn7)