Full Stack React Django DRF Project | Configuring Cross-Origin Resource Sharing (CORS)

preview_player
Показать описание
Full Stack React Django DRF and Channels chat app project. Configuring Cross-Origin Resource Sharing (CORS)

Udemy Course Link:

YouTube Playlist:

The course focuses on building a chat server administration API and integrating it with a front-end templating framework. It also covers API integration and building chat services with features like authentication.

The first module covers source control and project initiation, including creating a new Django DRF project and configuring environment variables. It also teaches configuring Visual Studio Code for linting and formatting.

The second module focuses on building a chat server administration API. It covers generating names, designing chat servers, and creating the necessary models and database tables. It also includes configuring API documentation and creating API endpoints for filtering servers and returning related data.

The third module introduces front-end templating with React. It covers creating a new React project, routing, integrating Material-UI, and building components like the app bar, primary draw, and principal component.

The fourth module covers API integration using Axios. It teaches making API requests, configuring Cross-Origin Resource Sharing (CORS), and creating a CRUD hook. It also includes building components for exploring popular servers and categories.

The fifth module focuses on building chat services using Django Channels. It covers installing and configuring Channels, implementing web sockets, and creating chat room functionality. It also includes templating for server pages and implementing message history.

The sixth module covers authentication using the djangorestframework-simplejwt library. It covers token-based authentication, creating login and registration forms, protecting API endpoints, and implementing WebSocket authentication.

The final module extends chat services with additional features.

The course provides a comprehensive guide to building a Django DRF project with chat server administration, integrating with a front-end framework React, and implementing essential features like authentication and chat functionality.
Рекомендации по теме
Комментарии
Автор

Hi! Why frontend get 2 request on category list and get 2 responce with array data?

AlexCoprandos
Автор

Beautiful. Problem is, I'm not a fan of TypeScript. I prefer JS. If you could do this project with JS, that'll be amazing for me. Really wanted to buy it, but ...

kwabenaboateng
Автор

right to the point! thanks. love a good tutorial

victorhaynes
Автор

What is the difference between this and ALLOWED_HOSTS?

MccZerk
Автор

Nice tutorial
Would you do us a video on CSRF for django and react

muletataye
Автор

Hey, I love your tutorials.
I have one thing to ask though can you also do a tutorial on how to deploy this chat application? It will be helpful for me and others as well.😊

rajmajumdar