Skip to content

Latest commit

 

History

History
executable file
·
14 lines (10 loc) · 559 Bytes

README.md

File metadata and controls

executable file
·
14 lines (10 loc) · 559 Bytes

ChakravyuhaWebsite

Website designed for online cryptic hunt 'Chakravyuha' at Esya 2017, Techfest of IIITD. It saw a participation of almost 400 participants in 3 days.

The website portal for submission of answers to questions posted on the website itself was made using HTML, CSS, Javascript for frontend and Flask for the backend. The answers to all questions were encrypted using SHA256 on the website and SQLite was used for Database Management.

Requirements

  1. Python (2/3)
  2. Flask
  3. SQLite

Commands

  1. python app.py
  2. open url : localhost