This project was done in order to understanding celery technology

1.In this project how to upload photos on Webpage through celery during 2 minuts.

2.Secondly how to sending sms to email addresswhich users email with celery each 1 minut .

Write your terminal belong commands for usage

1. git clone https://github.com/ShukuraliProgrammer/celery-practise.git

2. source env/bin/activate

3. pip install -r requirements.txt 

4. python3 manage.py runserver