Publish
Blog
Contact
Sign up or Login
By using this site, you agree to our
Cookie Policy
and
Privacy Policy
Courses
Building a Django Web App
Building a Django Web App
Part 1: HTML and CSS
Get to know the basics of HTML document structure and elements. Then continue with styling HTML elements using basic CSS declarations.
Part 2: CLI and Python
It's time to learn more about coding using a command line interface (CLI) and Python Programming Language examples.
Part 3: Django I
Now that you have a grasp on using CLI and Python, let's jump into installing Django and setting up your first web app.
Part 4: Django II
Further increase your web app functionality with the Django template language, Python packages and other built-in Django features.
Part 5: Django III
Create a user page and allow users to submit product reviews. Then increase the app's mobile compatibility with media queries.
Part 6: Deploying Django
Add the final configuration settings to your project and deploy your Django web app using Amazon Web Services (AWS).