sandboxnu / searchneu-old

Search over Classes, Professors and Employees at NEU!
https://searchneu.com
GNU Affero General Public License v3.0
15 stars 4 forks source link

scrapers in typescript #101

Open dajinchu opened 4 years ago

dajinchu commented 4 years ago

scrapers deal with a lot of data definitions being passed around. using types would probably help us reason about it a lot better. will require some investigation into whether it is worth it, but I think it is almost definitely the move.

ryanhugh commented 4 years ago

You could think about moving the entire codebase too :)

NEUDitao commented 4 years ago

one at a time :P