Using ng-repeat with data from two JSON files – Photoshop
I am building some sort of online course library and I am simulating DB data as JSON files for now. What I am attempting to do is show in an ng-repeat the courses the user has acquired. I have two…