bbennitt / IPRO_Book_Exchange

0 stars 1 forks source link

Learn Django #11

Open Guz-Ali opened 1 year ago

Guz-Ali commented 1 year ago

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

bbennitt commented 1 year ago

Resulting repository was created as the final product of the tutorial for us to reference as we move forward with Django for our project:

https://github.com/bbennitt/django_tutorial