Angular and Django: A Practical Guide with Docker
Django 3.1, Angular 9, Docker, Authentication and Authorisation, Upload Images, Export CSV Files, Typescript, c3.js
Description
Learn how to create an Admin App using Angular and Django Rest Framework.
In Django you will learn:
How to create APIs with Django Rest Framework
Use Docker
Create protected routes
Login with HttpOnly Cookies
Use APIViews, ViewSets, Generic API Views
Authorize users for different routes
Upload Images
Export CSV files
In Angular you will learn:
How to use Angular CLI
Create classes, interfaces, abstract classes
Use interceptors
Create public and private routes
Restrict routes for unauthorized users
Upload Images
Export CSV's
Build a chart with c3.js
Use Reactive Forms
If these are what you are looking for then this course is for you.
What You Will Learn!
- How to create APIs with Django Rest Framework
- Use Docker
- Create protected routes
- Login with HttpOnly Cookies
- Use APIViews, ViewSets, Generic API Views
- Authorize users for different routes
- Upload Images
- Export CSV files
- Angular CLI
- Create charts with c3js
Who Should Attend!
- Beginner Python Developers
- Beginner Javascript Developers