Skip to content

Design Document

Sam Zhou edited this page May 10, 2020 · 6 revisions

Structure of our codebase

  • course-info/ folder: It contains scripts to fetch all the exam and course information from Cornell websites.
  • frontend/ folder: It contains all of our frontend code.

Overview Documents

Some overview documents are listed below. For more implementation detail, please refer to those in-code comments.