-
Notifications
You must be signed in to change notification settings - Fork 1
Coy Burke Weekly Log
I added the milestones for the fall semester to the Issues section of the repo.
I created Persona #1: Irwin Benson. I also added three user stories from Irwin's perspective.
I added a technologies section to the Project Description wiki page.
I created the Design wiki page, and added descriptions for each of the screens.
Team meeting/ongoing discussions for upcoming Milestones.
I added the list of requirements to the Requirements wiki page, and added the PoC issues.
I created mock database entries and graphical representations of the application's Views, and created the Architecture wiki page.
I cloned the repo locally, created a branch, added mock classes and merged the changes into the main branch.
I wrote the Security Issues wiki page.
Nothing.
I began working on the backend classes and methods for the Proof of Concept application.
Continued working on Proof of Concept application.
Added API functionality for fetching recipes.
I finalized my sections of code for the project and committed them to the repo. I created the github release and recorded the video demonstration for the PoC Demo milestone.
Nothing.
I created the milestones for this semester, and opened issues for the Beta Release milestone. I also reworked some of the Firebase code to fix various crashes, and opened a pull request for those changes.
I implemented an Instrumented test for the Testing Milestone and added the appropriate documentation to the ReadMe. I also merged changes to the codebase to improve the sharing of data to and from the database.
I created an Ingredient class, and opened a pull request for the addition.
I merged the Ingredient class into the main branch.
I changed the codebase to work with the newly added Ingredient class. I also implemented the add/remove functionality for the on-hand ingredients list and created a pull request which will close #13 once merged.
I implemented a new ListView for displaying saved recipes, including a remove button. I also removed the hardcoded user name from the database queries, and replaced it with the username of the currently logged in user.
Nothing.
I added/moved issues to the RC1 milestone, and committed a few UI improvements.
Nothing.
Reworked search and saved recipe UI to include images from the API results.