We are going to use Django as the backend framework for our web application, however we need to learn it first. To get a baseline knowledge, we are going to go through this tutorial on the official documentation: https://docs.djangoproject.com/en/4.1/intro/tutorial01/
AC
Complete the first 7 tutorials for this Django tutorial
Verify Django works correctly on your local machine
We are going to use Django as the backend framework for our web application, however we need to learn it first. To get a baseline knowledge, we are going to go through this tutorial on the official documentation: https://docs.djangoproject.com/en/4.1/intro/tutorial01/
AC Complete the first 7 tutorials for this Django tutorial Verify Django works correctly on your local machine