AppStateESS / InternshipInventory

Web app for tracking and approving student internships.
http://appstateess.github.io/InternshipInventory/
GNU General Public License v3.0
10 stars 22 forks source link

Handle Student Types in a Generic Way #248

Closed jlbooker closed 6 years ago

jlbooker commented 8 years ago

Handle students type codes in a generic way, and stop adding hard-coded defines for them. Allow an admin to setup a student type (with a code and a label). Then, use the configured types to handle incoming data from web services and for displaying the labels in the Internship View.

┆Issue is synchronized with this Asana task