This is a query website for small scale businesses like shops, schools, colleges. In this you can ask your queries and anyone can answer it for you.
I have used python library called django for the development.
You can run the project in your local machine by
1) pip install django
2) python manage.py runserver
Author : Vinit Desai