Metadata-Version: 2.1
Name: djnotifier
Version: 1.0.2
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](./docs/README.md). Check [quick start guide here](./docs//QUICK_START.md).

## Demo
> Check [usage page](./docs//USAGE_EXAMPLE.md#demo) for more information.

![UI](./docs/assets//usage_example//ui.gif)
![Demo](./docs/assets//usage_example//demo.gif)

