An open API service indexing awesome lists of open source software.

https://github.com/devmahmud/answerly

Answerly is a question and answering web app developed in django.
https://github.com/devmahmud/answerly

bootstrap django website-development

Last synced: 12 months ago
JSON representation

Answerly is a question and answering web app developed in django.

Awesome Lists containing this project

README

          

# Answerly
Answerly is a question and answering web app developed in django.

Requirements


open requirements.txt file to see requirements

Installing


open terminal and type

https://github.com/devmahmud/Answerly.git

To migrate the database open terminal in project directory and type


python manage.py makemigrations

python manage.py migrate

Creating Superuser


To create superuser open terminal and type

python manage.py createsuperuser

To run the program in local server use the following command


python manage.py runserver

Then go to http://127.0.0.1:8000 in your browser

Project snapshot








Author



Mahmudul alam

Email: expelmahmud@gmail.com


========Thank You !!!=========