VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Django / Tailwind Tutorial - Code a Netflix Clone

Django / Tailwind Tutorial - Code a Netflix Clone

FBTwitterReddit

video description

Rating: 4.5; Vote: 2
Improve your Django and Tailwind CSS skills by building a Netflix clone. The clone focuses on simulating the front end of Netflix. https://github.com/OtchereDev/django_netflix_clone DOOM: Wait
I can code a Netflix clone right?
Doesn't that mean I'd need a big server to store the files I'm streaming?
Like say you're doing it to create your own movie vlog with paid subscription to unlock videos.
Wouldn't this end up costing a lot at first?

Date: 2022-03-14

Comments and reviews: 5


why would there be a many to many relationship between movie and video? Each movie can have many videos (eg episodes), but it doesn't make sense for each video to be associated with multiple movies (there is no practical example of this on netflix that I can think of). Should it not be a one to many relationship?
reply

Hello. There's no license on this repo. So by default it's copyrighted. Is there plans to give this code away to the public so people can copy it, modify it an possibly make a profit off of it with out breaking any laws?
reply

If only it could actually play movies from ripped dvds and have a good video player.
I've made that myself -- the best thing is that there's no tracking or your data being sold. -

reply

what's the point of using class-based view if he didn't use any of the class's attributes to reduce boilerplate codes? Overriding the get methods defeats the purpose of using CBV
reply

Hi the only problem is that we don't write any real code when you tell to clone git repo all files and code is already there
reply
Add a review, comment






Other channel videos