By Elena Herzinger

This week I started doing things to prepare for when things are finally set up. We are still waiting for the GitHub merge to happen. If it has happened, no one has said anything in the Slack channel, so I’m assuming that they are not ready for us to start working yet. I have started looking at the Jira board and what will be required of me when we do start working.

For my first ticket I am planning on working on is the Series Type Filter Functionality. With this filter you will be able to choose if you want exercises that are only challenges, only programs, or display everything. I’ve been working on some pseudocode so that, in theory, when you press the different buttons on the top of the screen, you can change what filter is being shown. I’m thinking about doing it with if and else if statements to filter out what classes are being displayed. I will have to go look at the API that I watched being made last week to see how they will be filtered and displayed.

My partner and I need to figure out who is doing what ticket. There are some tickets that I want to do, but since they kind of need to be done in some semblance of order, we need to figure out who is doing what. A lot of them are similar, so it would be good if we could split those up evenly.

While I am unfortunately still waiting, I think we are close now. I am going to keep making pseudocodes. I don’t know if they will work or not, but it doesn’t hurt to start thinking about things and preparing so I’m ready for when things finally start.

Leave a comment