Week 5

Last week we achieved the realization of sending logfiles per email or create a trello card. This was only possible with interaction of the user so we had to configure our prototype that he sends the logfiles automatically. We achieved this goal this week so now if something happens on the server side our listener reacts and sends the payload automatically to the user. So the Rest Hook pattern is realized. We worked on the views for our prototype as well and the missing functionalities like show the users subscriptions when he is logged in etc..

Then on wednesday this week we had a status meeting at Menlo Park with Zee. We received a few further requirements like sending the payload as a text message to a mobile phone or to a specific URL. After a few discussions we found a solution to integrate these requirements into our current architecture so now these funtionalities are also integrated. We created an extra view for the logfiles and binded the text message possibility as a further checkbox into the existing view:

There are still a few funtionalities and tests to do. This will be our main work for the last days of our project.