Add autoupdate function to fellowship views
As a fellowship view I want to be updated once a day, so my data stays up to date.
to achive this, I will save a last update value to the page. if the last update value outdates the current date, i will get all new data from the api.