Best Flask open-source libraries and packages

Chakravuyha_Website

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
Updated 4 years ago

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