WildCAS / CASCategorization

Playground for CAS categorization
Other
0 stars 1 forks source link

Add send CAS and Learning Objectives as JSON feature #5

Closed kevinlee12 closed 8 years ago

kevinlee12 commented 8 years ago

This commit introduces the feature of sending CAS types and Learning Objectives as JSON files to the front when a get request is recieved by the server. As a result, a new file directory has been introduced to support this feature, as it contains all of the supporting csv files for this feature. With the associated urls update. Tests have also been updated to reflect this feature. Home page is updated to now show the avalible links to the developer to use.

Addresses #4

kevinlee12 commented 8 years ago

@sdulal, feel free to comment on the code if you find any issues (or merge if there aren't any)!

sdulal commented 8 years ago

:+1: