Learn how to create an Admin App using Vue 3 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 Vue you will learn:
Use Vue with Typescript
Use Vuex
How to use Composition API
Create classes, interfaces
Create public and private routes
Restrict routes for unauthorized users
Upload Images
Export CSV’s
Build a chart with c3.js (part of d3.js)
If these are what you are looking for then this course is for you.
Specification: Vue 3 and Django: A Practical Guide with Docker
|
1 review for Vue 3 and Django: A Practical Guide with Docker
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $9.99 |
---|---|
Provider | |
Duration | 6 hours |
Year | 2020 |
Level | All |
Language | English ... |
Certificate | Yes |
Quizzes | No |
$74.99 $9.99
Amin Yazdi –
There could be more explanation of why certain methods being used and how did you come up with those