hackforla / new-schools-today

An open-source project to modernize online school resources led by students
16 stars 7 forks source link

Develop Search Algorithm #45

Closed JacobZwang closed 4 years ago

JacobZwang commented 4 years ago

Overview

Create an algorithm for the staff directory that allows searching for a teacher, class, subject, etc. All of these parameters must be able to yield a teacher without the user specifying what parameter they are inputting.

ghost commented 4 years ago

Not using this anymore, using for loops instead.