Skip to content

TalkingTree is a place to share knowledge and better understand the world. You can ask a question and you can give answer to others questions and you can also comment on an answer.

Notifications You must be signed in to change notification settings

bk-singh/TalkingTreeQA

Repository files navigation

What is TalkingTreeQA?

TalkingTree is a place to share knowledge and better understand the world. You can ask a question and you can give answer to others questions and you can also comment on an answer.

Download the source code by using git:

https://github.com/bk-singh/TalkingTreeQA.git

Model Setup

$ pip install -r requirements.txt
$ python manage.py migrate

Start web application

$ python manage.py runserver 0.0.0.0:8000

Open the browser and go to 127.0.0.1:8000

Test web application

$ pytest

Django Resources

I used these for help:

Web application Resources

About

TalkingTree is a place to share knowledge and better understand the world. You can ask a question and you can give answer to others questions and you can also comment on an answer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages