Added main pages

This commit is contained in:
Thomas Gerot 2015-12-21 17:16:57 -06:00
parent ab24ee327f
commit e83f848060

View file

@ -3,6 +3,23 @@ The EasyCTF website for the 2016 competition.
**Back End** : Flask (Python)
Main Pages:
- login.html
- register.html
- scoreboard.html
- problems.html
- account.html
- programming.html
- chat.html
- about.html
- forgot_password.html
- logout.html
- rules.html
- team.html
- shell.html
- updates.html
- resetpassword.html
**Front End** : Angular.js (JavaScript)
Color Scheme: #69D2E7 | #A7DBDB | #E0E4CC | #F38630 | #FA6900