Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 434 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 434 Bytes

UTD Grades DB

This project contains the schema for the backing SQLite database and all related types/scripts. Probably most notable is the import script.

Note: You probably don't need to develop directly in this subproject unless you know what you're doing (i.e., you don't need to run npm install or npm run createDb in this directory). See the project-level readme for instructions.