使用Django Channels和Websockets开发即时聊天Web应用Real-time Chat Messenger

在本课程中我们将学习使用Django Channels和Websockets开发即时聊天Web应用Real-time Chat Messenger,并从头开始构建一个可运营的实时聊天网站。这几乎是一门入门课程。我希望您对Web开发(html&css)和python有一定的了解。但是,如果您一无所知,您仍然应该能够跟上。

MP4 | Video: h264, 1920×1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 79 Lessons (24h) | Size: 10.2 GB

课程目标

  • Build a real-time chat website from the ground up using Django Channels and Websockets.
  • Check out the website you’re going to build: open-chat.xyz. I pushed it to production so you can see what you’ll be learning beforehand.

实现功能:

  • User Management
  • Registration
  • Login
  • Logout
  • Forgot Password
  • Change Password
  • View accounts
  • Update account properties
  • Search for other users
  • Friend System
  • Send friend requests
  • Accept friend requests
  • Decline friend requests
  • Cancel friend requests
  • Remove Friends
  • Public Chatroom
  • Build a public chatroom where any authenticated user can chat. (Django Channels & WebSockets)
  • Private Chatroom
  • Have 1-on-1 conversations with friends. (Django Channels and WebSockets)
  • Notifications
  • Real-time notifications for things like:
  • Friend requests (Can accept / decline from the notification)
  • Private chat messages
  • Push to Production
  • Purchase a domain
  • Host the website on Digital Ocean
  • There’s a lot more involved here than hosting a regular website. We have Redis configuration and Daphne for the sockets.
  • High-level Topics
  • Javascript basics
  • Image cropping with Python and Javacript
  • CSS basics
  • Javascript WebSockets
  • Django Channels 2
  • Asychronously talk to server backend through javascript
  • Dynamically close and open new sockets on the same page
  • Asynchronously load images with Javascript (while showing a default image)
  • Custom user authentication with django

Target Audience

This is meant to be almost a beginner course. I expect you to have some knowledge of web development (html & css) and python. But if you know absolutely nothing you should still be able to keep up. I do everything on camera so you can just follow along and you should be fine. If you have issues I recommend becoming a member so you can join the community discord channel and ask questions.

原文链接:https://vuesite.cn/14970.html,转载请注明出处。
0
显示验证码
没有账号?注册  忘记密码?