Skip to content

Prashant282000/Prashnotri

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prashnotri

Prashnotri is a quizzing platform.

Technologies Used

  • Django
  • MySQL

How to run

  1. Clone this repo.
  2. cd into the repo.
  3. Run the following commands.
     pip3 install -r requirements.txt
     python3 prashnotri/manage.py makemigrations
     python3 prashnotri/manage.py migrate
     python3 prashnotri/manage.py runserver
    
  4. Your website will be live at http://localhost:8000/
  5. Create an account and start quizzing.
  6. There should we some level in quizz

How to contribute?

Clone the repo and feel free to send any Pull Requests that you feel to be constructive.

About

Prashnotri is a quizzing platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 62.1%
  • HTML 35.1%
  • CSS 2.0%
  • TSQL 0.8%