Skip to content

Repo holding the code for Abhedya, an event of Prodyogiki - 2021 organized by ISTE - NITH.

Notifications You must be signed in to change notification settings

istenith/cryptic-hunt

 
 

Repository files navigation

Cryptic Hunt

Cryptic Hunt for Prody - 2021

Requirements

Python3+ , Django 1.11.17+

Installation

  • python -m venv /srv/envname_here
  • source /srv/envname_here/bin/activate
  • pip install -r requirements.txt
  • python manage.py createsuperuser
  • python manage.py runserver

About

Repo holding the code for Abhedya, an event of Prodyogiki - 2021 organized by ISTE - NITH.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.4%
  • Python 33.1%
  • CSS 3.7%
  • Dockerfile 0.3%
  • Shell 0.2%
  • JavaScript 0.2%
  • Procfile 0.1%