Full Stack React Django DRF | Chat App | MUI Primary Draw (Part-1) Framework



Full Stack React Django DRF | Chat App | MUI Primary Draw (Part-1) Framework

Full Stack React Django DRF | Chat App | MUI Primary Draw (Part-1) Framework

Full Stack React Django DRF and Channels chat app project. Creating the Primary Draw in MUI

Udemy Course Link:
https://www.udemy.com/course/full-stack-react-django-drf-channels-project-djchat/?referralCode=FAEA559D4F30969FACDF

YouTube Playlist:
https://www.youtube.com/playlist?list=PLOLrQ9Pn6cawHF2lVl9goEm9Ta3rlutPD

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.