OperationCode / operationcode_frontend

Front-end repository for live site. Please go to `front-end` repo to contribute instead.
https://operationcode.org
MIT License
101 stars 222 forks source link

Code schools revamp #896

Closed tskuse closed 6 years ago

tskuse commented 6 years ago

Description of changes

  1. Moves state-handling to CodeSchools and passes filtered schools as props to the appropriate sub-components.
  2. Creates MoocSchools component.
  3. Notifies user when no results found when searching for schools by state.

Issue Resolved

Fixes #889