VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Django Rest Framework & React Tutorial: Learning Management System (Blackboard / Moodle Clone)

Django Rest Framework & React Tutorial: Learning Management System (Blackboard / Moodle Clone)

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
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
Date: 2022-03-14

Comments and reviews: 10


I don't like how you start from a boiler plate...I have seen your other videos as well and I found you always start like this....there are a lot of subtle configuration points that are necessary to be understood....In my opinion just caring about the end product is not healthy for learning....
reply

This is a very nice tutorial, but if you pull the project from git, some things are different, the library used is semantic-ui and not antd, and there are some other differences, that if you're totally clueless in the ways of react/redux will send you off spiraling.
reply

I haven't watched it yet but i cant find the answer. Does this only use django as -backend-? I remember seeing some tutorial with Vue and Django and it was setup and a weird way where it required to use node.js still, which didndt make much sense to me.
reply

Hi thanks for the video. Been using them to learn django. For this one I got snagged right away at 'index.html' url which it could not locate should I change the address -template_name='public/index.html'- ? Anyone could help me out? Thank you
reply

At 7:23 a build directory has been created automatically. Not sure from where it appears suddenly. As its not coming in my way and now giving error that index.html not found. Help if you can?
reply

I saw that you changed to semantic, for newbies this might be confusing, but I think giving out semantic's link and a short tutorial on the description should help a lot of people
reply

I got this when i try to login: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
reply

Could you please update the tutorial with the correct files? I followed it exactly twice now and it's not working (having the same problems as the other recent comments).
reply

Hi, the signup.js form code looks different to the GitHub clone. Can anyone provide a URL for help on react forms that use the Form.Input tag instead of the Form.Item?
reply

Great stuff. JustJango helped me get stripe set up in one of my django projects so looking forward to coding along with this and tailor to my own needs.
reply
Add a review, comment






Other channel videos