From d83459ecb6a70a3b79a0a1952f0729b4a2c1e352 Mon Sep 17 00:00:00 2001 From: Drew Short Date: Wed, 30 Jan 2019 23:00:59 -0600 Subject: [PATCH] Update todo --- todo.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/todo.md b/todo.md index a49cfbf..e9b3fdf 100644 --- a/todo.md +++ b/todo.md @@ -1,12 +1,12 @@ # TODO * Admin endpoint - * List existing registration codes - * Create new registration codes - * Deactivate registration codes - * View registrations + * [x] List existing registration codes + * [X] Create new registration codes + * [x] Deactivate registration codes + * [x] View registrations * Registration Form - * Fields: - * Desired username - * Password - * Registration Code + * [x] Fields: + * [x] Desired username + * [x] Password + * [x] Registration Code \ No newline at end of file