Skip to content

ayanchoudhary/QuizTime-v2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuizTime v2

How to run

  1. git clone https://github.com/shubhamgupta2956/QuizTime-v2.git
  2. cd QuizTime-v2
  3. Change the paths in mvc_php.sdslabs.local.conf pointing to the public folder of this project
  4. sudo cp ~/quiz_platform/mvc_php.sdslabs.local.conf /etc/apache2/sites-available/
  5. Add mvc_php.sdslabs.local entry to your /etc/hosts
  6. sudo a2ensite mvc_php.sdslabs.local.conf
  7. sudo service apache2 restart
  8. Open http://mvc_php.sdslabs.local in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 57.9%
  • HTML 23.7%
  • CSS 18.4%