This is django project for Question and Answer application.
The first thing to do is to clone the repository:
$ git clone https://github.com/OliyadKebede/Portfolio-.git
Once setup
has finished :
$ python manage.py runserver
And navigate to http://127.0.0.1:8000/
.
Before you interact with the application , add your topic and multiple questions you want.
if you need sample questions feel free to use programming topic
, contain a few questions.
I love contributions, so please feel free to fix bugs, improve things, provide documentation. Just send a pull request.
You're allowed to use the project for any intended action