Skip to content

A Website for asking and answering questions made with Django Rest Framework and Vue3

Notifications You must be signed in to change notification settings

DevSpace88/ThinkAsk

Repository files navigation

ThinkAsk

A Website for asking and answering questions made with Django Rest Framework and Vue3

Functionalities:

  • User authentication and authorization
  • Pagination
  • Posting questions
  • Posting answers
  • Likes
  • Dynamic rendering thx to Vue

eventually you have to make migrations ./manage.py makemigrations

./manage.py migrate

eventually you have to create a superuser: ./manage.py createsuperuser

./manage.py runserver

cd frontend/

npm run serve

go to localhost:8000

About

A Website for asking and answering questions made with Django Rest Framework and Vue3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published