Metadata-Version: 2.1
Name: djnotifier
Version: 1.1.0
Summary: A web-based Django app to conduct real time notification.
Home-page: https://github.com/rk4bir/djnotifier
Author: Raihan Kabir
Author-email: rk4bir.dev@gmail.com
License: MIT
Project-URL: Documentation, https://github.com/rk4bir/djnotifier
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django :: 3
Classifier: Framework :: Django :: 4
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# djnotifier
**`djnotifier`** is a Django app to conduct web-based real time notification. Almost fully customizable app + plugin. Explore [full documentation here](https://github.com/rk4bir/djnotifier/tree/master/docs). Check [quick start guide here](https://github.com/rk4bir/djnotifier/blob/master/docs/QUICK_START.md).

## Demo
> Check [usage page](https://github.com/rk4bir/djnotifier/blob/master/docs/USAGE_EXAMPLE.md) for more information.

![UI](https://raw.githubusercontent.com/rk4bir/djnotifier/master/docs/assets/usage_example/ui.gif)
![Demo](https://raw.githubusercontent.com/rk4bir/djnotifier/master/docs/assets/usage_example/demo.gif)


