This is a simple web app, currently, live [here](http://www.fliks.xyz/). You can check the source code from [here](https://github.com/gokhj/Fliks.XYZ) as well. I will appreciate any feedback.
Answers to your questions
This is a simple web app, currently, live [here](http://www.fliks.xyz/). You can check the source code from [here](https://github.com/gokhj/Fliks.XYZ) as well. I will appreciate any feedback.
Great project! Congratz!
it seems that your response variable r is not used at all in your views.py. Though I haven’t had my coffee yet so I could be just missing it.
Anyway, it looks good, nice work
That is really useful and well executed
Looks good! You can drop the json library and just use response.json() method provided by requests response object.
does it search based on the country I’m in or regardless?
You totally should! And excellent job I love the idea of the project and it is very-well implemented 🙂
“God save our gracious Uriel Septim VII.”
Sweet! My only recommendation is to not clear the form when a user searches. Seems likely a user will search for Netflix first, and if that doesn’t return results, will want to look elsewhere.
Looks to be a very useful resource. Also, it gets a great result on PageSpeed Insights! 98 out of 100: [https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.fliks.xyz%2F](https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.fliks.xyz%2F)
Really nice job!
Great concept! I’ve just opened the site on both mobile and desktop. Mobile works fine but desktop doesn’t work at all. Any idea why?