A user can communicate with drivers when order status is cooking, done, ready, out for delivery, and delivered.
Fork the project to your personal account and get a local copy on your machine. Change into the project folder.
$ python manage.py runserver
Now you should be able to view at http://127.0.0.1:8000/.