Weather App Feedback Request (Javascript MVC)

Hi all, just finished the weather app project and am looking for some feedback on my javascript code structure. I’ve tried implementing an MV* approach and am interested to hear what you think about this style of structuring a javascript project.

Here’s the pen: https://codepen.io/jethazelhurst/pen/xLWGKg

Thanks!