Using Stores, Communicating with the Back End

For Screener and Registration modules, we should be making REST calls with all our stores, so you should use proxy: 'ajax'. In other modules, use proxy: 'localstorage' for now while the back end is getting set up.