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
- Python 3.9
- Django 3.2
- djangorestframework 3.12
- djangorestframework-simplejwt 4.6
- GitPython 3.1
- dotenv 0.17
Detailed instructions on how to install, configure, and get the project running. INSTALL
python manage.py runserver
General instructions on how to contribute should be stated with a link to CONTRIBUTING.
- Movies/Series where user gets notification on a device on completion/progress of task with report.