Commit graph

7 commits

Author SHA1 Message Date
be46fcae0e proper filename slugs
modified:   app.py
	modified:   templates/daily_puzzle.html.j2
2024-12-27 14:16:54 -05:00
bea0de1ecc modified: app.py
modified:   templates/base.html.j2
	modified:   templates/daily_puzzle.html.j2
2024-12-27 13:44:23 -05:00
e13b5ef5fa refactor nfg
modified:   app.py
	new file:   templates/admin_dashboard.html.j2
	new file:   templates/base.html.j2
	new file:   templates/daily_leaderboard.html.j2
	new file:   templates/daily_puzzle.html.j2
	new file:   templates/home.html.j2
	new file:   templates/invite_admin.html.j2
	new file:   templates/king_of_the_mountain.html.j2
	new file:   templates/leaderboard_index.html.j2
	new file:   templates/login.html.j2
	new file:   templates/manage_admins.html.j2
	new file:   templates/profile.html.j2
	new file:   templates/puzzle_menu.html.j2
	new file:   templates/upload.html.j2
	new file:   templates/verify.html.j2
2024-12-27 12:17:52 -05:00
cf84aa01b3 don't show email to users. 2024-12-26 22:03:53 -05:00
847abbfe13 Ok we now have 3 modes per day
modified:   app.py
2024-12-26 20:24:52 -05:00
18bd6d219a It's basically working now to mix in everyone's ideas
modified:   app.py
	modified:   requirements.txt
2024-12-26 18:17:37 -05:00
2a73cb77ed init
new file:   .gitignore
	new file:   app.py
	new file:   requirements.txt
2024-12-26 09:17:41 -05:00