CST 489-499 - Module 9
Week 9,
The last two weeks, for the project, I was able to get android studio updated and running the project. There were a few snags that slowed us down a bit, but we got back on track. We were able to start testing with the chosen database, board game API, and an additional feature we needed, which was cloud storage for part of the features we wanted to implement, uploading photos.
The plan for the following week is to tie the core features together with what we tested which will allow users to create a board game session and upload images with ease of use. Because the API/chosen database/cloud storage is different from what we usually work with, we had to make sure we can get those working individually in the first place before connecting everything together.
At the moment, everything is relatively going as planned, if not we are a little bit behind, but as the team and I are getting the hang of the features and our workflows, we are starting to speed up. I mentioned earlier that we hit a few snags, this mainly focusing on the chosen board game API. Only a few days after, they people hosting the API made changes and required us to make a request to make an application/use a token to make the API requests. This introduced another complication of requiring us to move the token elsewhere, so it isn't facing the public for security. We also need to implement a cache function to reduce the number of requests to the API being made. Otherwise, we are starting to make some progress, and I see us getting faster at our development.
Comments
Post a Comment