sarbesh / djangoutil

A python based webservice build with Django framework for running task and receiving task complition request and sending notification for task complition to user

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Project Title

Description: A webservice to send notification to user on completion/progress of a task in the service or request received. This would save time for regular checking on the task progress and completion.

  • Solves frequent checking into tasks for progress and completion saving time.
  • Sends notification to user based on task completion with report.

Other things to include:

  • Technology stack: Python3, Django, REST, JWT, GitPython

  • Status: 1.0 . This is also a good place to link to the CHANGELOG.

  • Links to production or demo instances

Dependencies

- Python 3.9
- Django 3.2
- djangorestframework 3.12
- djangorestframework-simplejwt 4.6
- GitPython 3.1
- dotenv 0.17

Installation

Detailed instructions on how to install, configure, and get the project running. INSTALL

Configuration

Usage

    python manage.py runserver

How to test the software

Known issues

Getting help

Getting involved

General instructions on how to contribute should be stated with a link to CONTRIBUTING.


Open source licensing info

  1. TERMS
  2. LICENSE
  3. CFPB Source Code Policy

Credits and references

  1. Movies/Series where user gets notification on a device on completion/progress of task with report.

About

A python based webservice build with Django framework for running task and receiving task complition request and sending notification for task complition to user

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 100.0%