On this week our main objective is defining use cases. This definition will be focused on mockups on the front-end, either with front-end code with mock functionality or sketches (using a mockups tool).

Since our most important use case is the user profile and badge display, we’ll give top priority to this view. In fact, we can even start to define the RESTful contract (and probably build the boilerplate code on the server), although we’re not sure if we’ll be able to reach this.

Another possible thing we plan to look over is hosting. We’ll take a look at Heroku hosting, how to deploy and maybe even setup Travis for CI (although this is not as important, since the project won’t be that big).