diff --git a/input.php b/input.php --- a/input.php +++ b/input.php @@ -13,7 +13,9 @@ include_once 'inc/class.page.php'; ?>
- +
+ +
+
(For example: Fall ) @@ -36,9 +38,12 @@ include_once 'inc/class.page.php';
+ + Add Class -
+
@@ -52,7 +57,6 @@ include_once 'inc/class.page.php';
  • 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?