following the code to pull from realm add categories to articles.
To do this we'll probably have to add a "category" variable to the Article model, make sure it's set when first pulled down, and then do queries sorting by category. This will make the code cleaner.