uwindsorcss / wiki

A student-created wiki tailored for CS students
https://uwindsorcss.github.io/wiki/
6 stars 13 forks source link

Course dynamic table #82

Closed Lillliant closed 2 years ago

Lillliant commented 2 years ago

What are you trying to accomplish?

Add a dynamic course offering table to replace the current table.

How are you accomplishing it?

By using JSX and MDX, I created a script that reads in course data from JSON file and outputs a HTML table to be linked in the MDX file.

Is there anything reviewers should know?

Checks before you create your pull request

jere-mie commented 2 years ago

Just wanted to let you know that rather than going "[ y]" you can make a ticked box for your PR with [x]

Lillliant commented 2 years ago

Just wanted to let you know that rather than going "[ y]" you can make a ticked box for your PR with [x]

Thanks for letting me know! I can't believe it took me this long 😂