Glavin001 / Glavin001/Course-Calendar

Support for "OR" in search query

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Example query:

> CSCI 1226 OR Pawan Lingras

Would break into two queries for **CSCI 1226** and **Pawan Lingras**.
Use simply JavaScript's [split](http://www.w3schools.com/jsref/jsref_split.asp).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.