techx/quill

Autocomplete / dropdown school name

Closed this issue · 5 comments

Forcing standard school names would make it easier for organizers to search for schools. Semantic-UI has the perfect autocomplete dropdown module for this, so this should be a relatively simple change.

@xTEddie has a list of US/Canadian schools, so check with him if you're interested in working on this.

This has actually been something that I had been pushing for for a while. Because we've collected a bunch of free-form school names from two years of hackathons, we have a pretty good dataset that you can clean and add.

Yes, I used https://github.com/leereilly/swot to gather the Canadian and US schools and added some changes on it.

Here's the list:
schoollist.txt

Done in #43.