By Elena Herzinger
This past week, I completed two tickets: the challenge cards badge overlay and the program cards badge overlay. However, I am not able to push them yet because I need the code I created for the series filter buttons to be merged. So, I have to wait until that branch is merged in before I can push these new branches. I will add pictures of the badge displays at the bottom of this blog post.
These were super easy to complete. Each of them was just a simple if or else if statement that calls a simple load image function that I created. I also really enjoy doing UI and UX work, so this was a lot of fun to get done.
I have already claimed my next ticket as well. This new one is the challenge card functionality. Pretty much, I am getting things set up so users can have a join button, and when they are joined, they can see their progress. When this is done, it will also display the title of the challenge and how long it will be available. I have a good start on it, but I think the hardest part will be calculating the ending date. The data I have is only the duration of the challenge, which does not include the starting date, so I’ll have to figure out how to keep track of how many days have passed since the start of the challenge. Overall, I think it is definitely doable. I’ll just have to do some more research.
Challenge badge:

Program badge:

Leave a comment