Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 678 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 678 Bytes

This project aims to:

  • Allow faster, easier searching of the UA course catalog
  • Create savable, sharable routed pages (eg /course/CSC/244/section/001)
  • Generate possible schedules based on a set of given courses/sections
  • Visualize a typical week of selected courses, showing scheduling conflicts

Todo:

  • Section search
  • Slug route for each class/section
  • populate select options with departments
  • style navigator
  • add user store for selected classes/sections
  • Architect: weekly view on selected sections
  • schedule generator
  • add unique <title> for each page
  • Instructor exclusion in generation options
  • Instructor page