Description
In this course, you will :
- Project 1: Database Driven Website – You will learn how to create a website and tie it in with a database, as well as how to use dynamic code in your HTML pages..
- Project 2: Django app – You will learn how to build a complete functional app, as well as how to get it to communicate with other apps..
- Project 3: Email sent form – In this project, you will create an email form that will be sent to a real email account to learn how messaging works in Django..
- Project 4: Ecommerce website – In this one, you will learn how to design a complete ecommerce website, along with a cart and a checkout process..
- Project 5: User authentication – You will learn how to do user authentication, where users can sign up, log in and modify their admin panel..