Summary
Keywords
Full Transcript
In this intermediate Python Django tutorial you will learn to create a multiple-user system using React and the Django Rest Framework. We'll be building an online school where teachers can create assignments that students can complete and view their results. 💻 Clone this repo to get started: https://github.com/justdjango/django-react-boilerplate 💻 Full code: https://github.com/justdjango/teach-me-django 🔗 How to setup authentication between Django and React: https://youtu.be/BxzO2M7QcZw 🎥 Course from JustDjango. Check out their YouTube channel: https://www.youtube.com/channel/UCRM1gWNTDx0SHIqUJygD-kQ 📄 Want to learn how to deploy your projects? Check out JustDjango's course on Udemy: https://www.udemy.com/learn-to-deploy-django/ 🐦 JustDjango on Twitter: https://twitter.com/justdjangocode -- Learn to code for free and get a developer job: https://www.freecodecamp.org Read hundreds of articles on programming: https://medium.freecodecamp.org And subscribe for new videos on technology: https://youtube.com/subscription_center?add_user=freecodecamp ❤️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp
