在本课程中我们将学习使用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.
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。