https://github.com/falco13/feedback-celery-django
https://github.com/falco13/feedback-celery-django
celery django django4 docker docker-compose python python3 redis
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/falco13/feedback-celery-django
- Owner: Falco13
- Created: 2023-02-20T13:13:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T18:21:16.000Z (over 3 years ago)
- Last Synced: 2025-07-04T19:43:33.984Z (about 1 year ago)
- Topics: celery, django, django4, docker, docker-compose, python, python3, redis
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django app for feedback on email (with Celery)
Feedback form with fields - email and text field.
After sending the message goes to the emails of the author and administrator.
In docker: Django app, Celery and Redis.
## Tools
- Python 3.10
- Django 4+
- Celery
- Redis
- Docker