🧱Teach Me Jenga is a tutorial series demonstrating how to build a mock online system using Django and React.
📚You can create assignments, answer questions, and see the results on your profile.
🔐The project uses Django Rest Framework Rest Auth for user authentication.
👨🎓The user model can be customized to include different roles, such as student and teacher.
💻The tutorial covers topics like serializers, customization, and validation in Django and React.