Addded ctf platform Flask app with basic auth functions register, login, logout Added ctf platform database design (MySQL Workbench) Added forward engineered SQL file Added wsgi startup script Installed various python dependencies README.md Updated .gitignore Updated
Added the Nginx config for the main ctf page including https and http redirect rules using letsencrypt certificates. Updated README.md