CST 489-499 - Module 13

 Week 13,

This week was fairly productive for me in terms of project development. I was able to implement a way for users to start a quick board game match without having to set up an event and send out invites. There is a separate page to get to it since we have a dedicated page for events. Additionally, I was able add onto the work I did for allowing users to upload images to the board game event by displaying the gallery of images already uploaded to the event and letting the user tap on each image to increase its size to view it and to have the option to delete the image. That should be the general main functionality in a close to complete state.

Up next, the plan is for me to implement a way for non-users of the app to be included in a match/event, especially since not everyone uses android devices. Additionally, if I have time for it, figure out a better solution to saving who won or lost a game. Finally, we need to figure out how to actually send out the invites to the invited players, however I believe one of my teammates already got started on the notifications, so I need to check that out.

At, the moment, I don't think I have any serious challenges in the project development besides fighting with time. The app is taking shape because the main things we wanted to achieve are generally implemented. Now it's mostly going to be fixing issues, considering limitations base on host/invitee, adding smaller features, sanity checks on code legibility (for me especially due to some things being nested that probably don't need to be nested.), etc. So, at the very least we implemented the big things before needing to work on side tasks like working on the presentation.

Comments

Popular posts from this blog

CST 489-499 - Module 9

CST 489-499 - Module 10