Giter Club home page Giter Club logo

pymike00 / questiontime Goto Github PK

View Code? Open in Web Editor NEW
85.0 8.0 41.0 1.08 MB

:books: Quora-like Single Page Application built with Django, Django REST Framework and Vue JS (w/ Vite)

Home Page: https://www.udemy.com/course/the-complete-guide-to-django-rest-framework-and-vue-js/?referralCode=A2FA0F6C1C4BE66A3B3E

Python 50.38% HTML 12.63% JavaScript 4.16% Vue 32.83%
django vuejs django-rest-framework django-vue-js django-vue djoser vue vite vite-drf

questiontime's People

Contributors

dependabot[bot] avatar pymike00 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

questiontime's Issues

the website does not show in Chrome

Hi Mike,

I followed your udemy class. My issue was the dependence issue stemming from webpack-bundle-tracer. Having downgraded the version and updated the vue.config.js file, the same bug persists.

Now I try to download your entire code and it still fails to run in my browser Chrome. None of URLs works.
My browser gave me this error message.
bundle.js:1 Failed to load resource: net::ERR_ADDRESS_INVALID

Could you please update the source code for this project? I really like it but so far I have had no success.

Redundant rest_framework.urls?

rest_framework.urls is a proper subnet of django.contrib.auth.urls, especially 'login' and 'logout'.

Now that django.contrib.auth.urls is included, could you please let me know why should we include rest_framework.urls either?

Both use the same view class, django.contrib.auth.views. The difference is the template, and I notice that the template registration/login.html for django.contrib.auth.urls is customized.

Could you please help explain where rest_framework.urls is used?

Reference:
https://github.com/django/django/blob/master/django/contrib/auth/urls.py
https://github.com/encode/django-rest-framework/blob/master/rest_framework/urls.py

In any event, I am very grateful for your assistance.

Gif or Screenshots of Completed Web Application

Would it be possible for you to add screenshots or better yet a gif of the website in action to the README.md file so people can get a preview of what the completed project looks like without running it?

VScode can not find django_registration

Problem
I did install django_registration in my environment, I mean everything like in the course. Moreover, the same issue occurred when I tried to run your already done project with full installed packages. I tried to reinstall it 3 times. however, this didn't help to solve that issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.