Skip to content

Website for online cryptic hunt called Chakravuyha. Front-end in HTML,CSS and JS, Back-end in Flask, Database Management in SQLite and Encrypted in SHA256

License

Notifications You must be signed in to change notification settings

sarthak268/Chakravuyha_Website

Repository files navigation

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

About

Website for online cryptic hunt called Chakravuyha. Front-end in HTML,CSS and JS, Back-end in Flask, Database Management in SQLite and Encrypted in SHA256

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published