Skip to content

anuragkj/Treasure_Hunt_Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyquest

Cyquest is an online hunt app. Still in the development phase. The whole project runs on Django.

  • A user registers himself up. Then only can he take part in the online hunt.
  • There is a superuser account. Only the superuser can grant or revoke other admin rights.
  • There is a page for setting up questions. Only admins have that right.
  • Once, the questions are set, a user can play the game, see the leaderboard and stuff.

Requirement

Any system with python 3 (preferably 3.6) and terminal.

Usage

  • Navigate to the cloned repository.
  • Run pip install -r requirements.txt
  • Run python manage.py runserver

About

A treasure hunt portal made from django.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published