
Learn how to use the Faker library to populate ambassador users, define is_ambassador flags, and run a manage.py command to create 30 fake ambassadors for core users.
Explore ambassador authentication endpoints within the Vue 3, Nuxt.js and Django rapid guide, comparing API ambassador with API admin. Learn how to modify endpoints to reflect the ambassador workflow.
Enable scope-based access control by distinguishing ambassador and admin users in JWT payloads, validating scope per role, and preventing cross-role login across admin and ambassador routes.
Explore ambassador endpoints alongside admin basics, learn two methods to retrieve products on the front and back ends, and study link creation, plus ambassador statistics and general rankings.
Enable fast, descending revenue-based ambassador rankings with Redis sorted sets. Build an update ranking workflow using zadd and zrevrange to sort by revenue and deliver name-score pairs to the frontend.
Implement the register function by wiring inputs for first name, last name, email, password, and password confirm, then post to admin/register endpoint with axios and redirect to login on success.
Fetch ambassadors as users from an endpoint, concatenate first and last names, display their full name and email in a table with actions, and configure router links with active states.
Build an orders component, fetch orders from an API, and display each order’s name and total with an expansion panel showing order items with product title, price, and quantity.
Create a profile view and a products component, wire them to the router, and control header visibility with a computed value showHeader based on the current path.
Integrate Stripe payments by configuring the publishable key, creating a checkout session, and redirecting users to Stripe checkout, then confirm orders after payment.
Learn how to create an Ambassador App using VueJS, Nuxt.js and Django Rest Framework. We will build 3 frontend apps Admin, Ambassador and Checkout and they will consume a big Django API.
In Django you will learn:
How to create APIs with Django Rest Framework
Use Docker
Create protected routes
Login with HttpOnly Cookies
Login with Scopes
Use Redis
Use Stripe
Sending Emails
Filter Cached products
In this Vue you will learn:
Use Vue with Typescript
Use Nuxt.js with Typescript
Use Vuex
How to use Composition API and Options API
Use Vuetify
Create public and private routes
Pay with Stripe
I'm a FullStack Developer with 10+ years of experience. I'm obsessed with clean code and I try my best that my courses have the cleanest code possible.
My teaching style is very straightforward, I will not waste too much time explaining all the ways you can create something or other unnecessary information to increase the length of my lectures. If you want to learn things rapidly then this course is for you.
I also update my courses regularly over time because I don't want them to get outdated. So you can expect more content over time from just one course with better video and audio quality.
If you have any coding problems I will offer my support within 12 hours when you post the question. I'm very active when trying to help my students.
So what are you waiting for, give this course a try and you won't get disappointed.