Skip to content
/ Arcane Public

Treasure Hunt cum quiz website, 2 levels, dynamic leaderboard, superadmin routes for moderation and promotion

License

Notifications You must be signed in to change notification settings

sa-y-an/Arcane

Repository files navigation

Arcane

  • Treasure Hunt website with various super-admin protected routes for promotion and moderation of participants.
  • 2 rounds, Dynamic Leaderboard, User Dashboard

Installation

  • Run pip install -r requirements.txt
  • Create a config.json file following dummy.json
  • Put it inside the Qriosity Folder (one constaining settings.py
  • Run python local.py migrate

For running it locally use

python local.py runserver

instead of

python manage.py runserver

To play the quiz locally

  • Create superuser credentials
python local.py createsuperuser
  • login to admin panel (\harrypotter)
  • create a player instance (from admin panel)

Now you can play the quiz with the player instance that you created

  • To upgrade anyone to level 2 make the count2 variable in admin panel = 0

License

This is a starware ⭐, which means you can use this code as long as you star the repo.

Contributors

Thanks to the amazing people who contributed -

About

Treasure Hunt cum quiz website, 2 levels, dynamic leaderboard, superadmin routes for moderation and promotion

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published