Courseography / courseography

Courseography is a tool created by David Liu and Ian Stewart-Binks to guide students through their undergraduate careers.
GNU General Public License v3.0
59 stars 65 forks source link

Add a "department" table to the schema #699

Open david-yz-liu opened 9 years ago

david-yz-liu commented 9 years ago

Department should store a full name and short form (e.g., "CSC"), and should link to a graph (or graph should link to department.

These can be parsed based on the Academic Calendar.

See #698.

david-yz-liu commented 8 years ago

Partial work by @alexbaluta in #735, #754, #776.