Skip to content

Latest commit

 

History

History
75 lines (55 loc) · 2.41 KB

README.md

File metadata and controls

75 lines (55 loc) · 2.41 KB

############# Question Contribution Interface ###########


  • Question Contribution Interface
    • The purpose of this document is to give a detailed installation and usage procedure for the “Question Contribution Interface" Django Application.
    • The “Question Contribution Interface” is an interface for student to contribute questions after writing an online test.

  • System Requirements:

    • User Application
      • 64 MB RAM (RECOMMENDED)
      • LAN,Internet Connection
      • Any Linux OS

  • Software Requirements

    • User Application
      • Python 2.7
      • django==1.9.5
      • mysql-python==1.2.5,
      • django-taggit==0.18.1,
      • pytz==2016.4
      • pip
      • virtualenv

  • Requirements Installation

    • User Application Step 1: Verify virtualenv Step 2: Otherwise create it as virtualenv Step 3: Activate the virtualenv as 'source bin/activate' Step 4: Verify python2.7 and other given python packages Step 5: Otherwise get it from >> https://www.python.org/download/release/python2.7

      • Django Step 1: Make sure that you have installed pip Step 2: Otherwise Install it from linux terminal by giving sudo apt-get install pip Step 3: Verify Django 1.9.5 or New Version Installation Step 4: Otherwise Install it from linux terminal by giving pip install django==1.9.5 Step 5: Verify django-taggit==0.18.1 and given packages Step 6: Otherwise Install it from linux terminal by giving pip install django-taggit==0.18.1 Step 7: Verify mysql-python==1.2.5 Step 8: Otherwise Install it from terminal by giving pip install mysql-python==1.2.5 Step 9: Verify pytz, Otherwise install it as pip install pytz==2016.4

  • Software Installation

    • User Application Step 1: Clone or download the project from github Step 2: In Linux open Terminal and go to "yaksh" folder directory Step 3: Then you can application by command >> python manage.py runserver

		Thank U for your support

				&&

			Our Team

Satyarani Saladi Sai Kiran Reddy Neelapu Sai Ravi Kiran Akella