Skip to content

mihail911/CS221Project

Repository files navigation

Course Search

Author: Michael Dickens mdickens@stanford.edu

Author: Mihail Eric meric@stanford.edu

Description

This is our CS221 project: a query search engine for finding Stanford courses.

Course Info Database Format:

(course title, course code (CS106B), course instructor, course units, course description)

**Note in this database, many classes have multiple instructor names in the 'course instructor' entry.

Instructor Database Format:

(course instructor, course code)

**In this database, a single instructor is mapped to the appropriate course code.

Note on Conventions

Method names are camel case and variable names are all lowercase.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors