Skip to content

ananya/qaportal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QA-portal

This is a Question-Answer application. Follow the steps given below to start this project--

  • Clone the project
  • Navigate to project directory
  • Create virtual environment as follows :
  • $ python3 -m venv myvenv
  • $ source myvenv/bin/activate
  • Execute below listed command to install dependencies:
  • $ python3 -m pip install --upgrade pip
  • $ pip install django~=1.11
  • $ pip install whitenoise
  • $ python manage.py runserver
  • You are done! Just open the url in your browser

Author

Ananya-Agarwal Gautham-Santosh :p

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors