-
Notifications
You must be signed in to change notification settings - Fork 1
Design Document
Sam edited this page Mar 23, 2019
·
6 revisions
-
admin/
folder: It contains an admin control panel app designed for admin usage only. -
admin-scripts
folder: Some automated scripts that will be eventually integrated in the admin control panel to be run periodically and automatically. -
course-info/
folder: It contains scripts to fetch all the exam and course information from Cornell websites. -
docs/
folder: It is the place where we document important design decisions. -
frontend/
folder: It contains all of our frontend code.
Some overview documents are listed below. For more implementation detail, please refer to those in-code comments.