Skip to content

vsvipul/Prashnotri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 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.

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

No packages published