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 .
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