Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Course_Grabbers are not modular #9

Open
bossinc opened this issue Apr 24, 2016 · 0 comments
Open

Course_Grabbers are not modular #9

bossinc opened this issue Apr 24, 2016 · 0 comments
Assignees

Comments

@bossinc
Copy link
Owner

bossinc commented Apr 24, 2016

I expected to have one course grabber because have multiple just passes the problem of modularity up a level. Talk to me if unsure how to do this.

Also the js file they produce needs to change format again. it should look like this:
initialCourseArray.push([{"name":"NAME OF FILE"},[
{courses like before}
"false"]]);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants