Skip to content

Commit

Permalink
Merge pull request #37 from eeintech/patch-1
Browse files Browse the repository at this point in the history
Added my Github demo and guide to the Demo section
  • Loading branch information
czue authored Jun 10, 2020
2 parents 926caa7 + fdd7971 commit cd6a981
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ Super simple setup. Lots of customization available.

[Celery Progress Bar demo on Build With Django](https://buildwithdjango.com/projects/celery-progress/)

### Github demo application: build a download progress bar for Django
Starting with Celery can be challenging, [eeintech](https://github.com/eeintech) built a complete [Django demo application](https://github.com/eeintech/django-celery-progress-demo) along with a [step-by-step guide](https://eeinte.ch/stream/progress-bar-django-using-celery/) to get you started on building your own progress bar!

## Installation

If you haven't already, make sure you have properly [set up celery in your project](https://docs.celeryproject.org/en/stable/getting-started/first-steps-with-celery.html#first-steps).
Expand Down

0 comments on commit cd6a981

Please sign in to comment.