nusmodifications / nusmods

🏫 Official course planning platform for National University of Singapore.
https://nusmods.com
MIT License
578 stars 315 forks source link

Write a script to generate cors schedule #271

Closed ngzhian closed 7 years ago

ngzhian commented 8 years ago

The json files are in: https://github.com/nusmodifications/nusmods/tree/master/app/scripts/cors, right now it's manually written, write a script to crawl it from cors website.

ktnc985 commented 7 years ago

Hi there! I'm interested in helping out with this issue and I've already finished most of the code for the web crawler. I just have a question, does round 2A always has 2 open bidding periods? I hard coded that part in for now and I'm not sure if I should change it to make it a bit more general.

li-kai commented 7 years ago

@Kowalski985 Hi Kyle, were you part of Infocomm Ambassadors?

Anyway I'm not sure if round 2A always had it that way. It would be nice if you had some code to show us so we can guide you along. Write a gist here and link it to us 😄

yangshun commented 7 years ago

Hey @Kowalski985 thanks for your interest! You can also submit a PR and we can comment on it. Might be easier that way (:

ktnc985 commented 7 years ago

@li-kai Yeap I was! It's nice to see you here again haha Anyway, I just submitted a PR to you guys, any feedback would be welcome!

yangshun commented 7 years ago

Closed via #324