diff --git a/input.php b/input.php
--- a/input.php
+++ b/input.php
@@ -20,7 +20,7 @@ include_once 'inc/class.page.php';
 		
 	
 	
-		| Sections at my school are 
+		 | Sections at my school are 
 
 	
 	 | 
@@ -48,6 +48,10 @@ include_once 'inc/class.page.php';
 TODO:
 
 
+	- After selecting a start time, set the end time to one hour after the start time
 
+        - Append sections
 
+        - Move the add class button to somewhere nicer, maybe a gray row at the bottom. Make the submit button more obvious.
 
+	- Switch from dropdown for section identifier to entry field
 
 	- Form validation to ensure endtime is after starttime, at least one day is checked.
 
 	- Auto-populate form based on saved schedule?
 
         - Grab data from school sites such as this?