Skip to content

Loads CSV with unique keys into Javascript array for further viewing and processing.

License

Notifications You must be signed in to change notification settings

pschan-gh/csvbase

Repository files navigation

  • I teach classes with multiple assignments, teaching assistants, and score-keeping spreadsheets.
  • Conventional use of spreadsheet programs like Excel can be risky when combining multiple spreadsheets together at the end of the term, since different TA's might have different styles of sorting their records, and students lists can fluctuate over time.
  • I figure it is more reassuring to load scores into a database structure with the student ID (unique for each student) acting as a primary key.

Releases

No releases published

Packages

No packages published