ucsb-cs56-webapps / ucsb-cs56-gauchocourses

course planner
MIT License
0 stars 6 forks source link

Skunk Works project to read .json file. #3

Closed Charlie110 closed 5 years ago

Charlie110 commented 5 years ago

Professor Conrad provides the .json files contain courses data. Make some java code that read the json file data into arraylist ot hash map of course object. Include good test coverage.

Charlie110 commented 5 years ago

Approved 400 points

NellyNi commented 5 years ago

json github repo url: [https://github.com/ucsb-cs56-m18/ucsb-cs56-gauchocourses-sw1.git]