Skip to content

asalahli/se2

Repository files navigation

SE 2

Setting up

  • While at the root directory, execute the following steps:

      $ npm install
      $ sqlite3 db.sqlite3 <data/schema.sql
    
  • Open settings.js and change the values appropriately.

Running

$ node index.js

Importing data

  • Deliverables: Go to <hostname>/admin/deliverables and upload data/deliverables.json
  • Student list: Go to <hostname>/admin/students and upload data/students.csv

About

Assignment submission portal for https://cs.uwaterloo.ca//current/courses/course_descriptions/cDescr/CS446

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors