diff --git a/admin/meetings/110722-sprint1.md b/110722-sprint1.md similarity index 95% rename from admin/meetings/110722-sprint1.md rename to 110722-sprint1.md index 93e96fc..264f428 100644 --- a/admin/meetings/110722-sprint1.md +++ b/110722-sprint1.md @@ -1,41 +1,41 @@ -# Meeting Minutes (11/07/2022) -## Team 29: Hackers1995 -## Meeting Topic: First Sprint -Meeting notes for the first sprint - -## Attendance -1. Rhea Bhutada -2. George Dubinin -3. Gavyn Ezell -4. Henry Feng -5. Kara Hoagland -6. Marc Reta -7. Sanjit Joseph -8. Daniel Hernandez -9. Arthur Lu - -## Absentees -1. Isaac Otero - -## Meeting Details -- When: 11/07/2022 at 6:00PM -- Where: CSE Building Second Floor - -## Agenda: -- ### Old/Unresolved Business - - N/A -- ### New Business - - The first sprint: - - Create more Gitflows and automation. Verify current workflows and actions - - Determine interface details for the app (user experience) - - Start on the backend -- ### Next Meeting's Business - -## Decisions Made -- Linting details decided (TABS NOT SPACES) - -## End Time -- 11/07/2022 at 8:00PM - - - +# Meeting Minutes (11/07/2022) +## Team 29: Hackers1995 +## Meeting Topic: First Sprint +Meeting notes for the first sprint + +## Attendance +1. Rhea Bhutada +2. George Dubinin +3. Gavyn Ezell +4. Henry Feng +5. Kara Hoagland +6. Marc Reta +7. Sanjit Joseph +8. Daniel Hernandez +9. Arthur Lu + +## Absentees +1. Isaac Otero + +## Meeting Details +- When: 11/07/2022 at 6:00PM +- Where: CSE Building Second Floor + +## Agenda: +- ### Old/Unresolved Business + - N/A +- ### New Business + - The first sprint: + - Create more Gitflows and automation. Verify current workflows and actions + - Determine interface details for the app (user experience) + - Start on the backend +- ### Next Meeting's Business + +## Decisions Made +- Linting details decided (TABS NOT SPACES) + +## End Time +- 11/07/2022 at 8:00PM + + + diff --git a/admin/meetings/112722-retrospective2.md b/admin/meetings/112722-retrospective2.md new file mode 100644 index 0000000..e69de29 diff --git a/admin/meetings/112722-sprint-2-review.md b/admin/meetings/112722-sprint-2-review.md new file mode 100644 index 0000000..fa847f8 --- /dev/null +++ b/admin/meetings/112722-sprint-2-review.md @@ -0,0 +1,60 @@ +# Sprint 2 Review Meeting Minutes (11/27/2022) +## Team 29: Hackers1995 +## Meeting Topic: Sprint 2 Review +We are reviewing the second sprint 2 progress made and highlights + +## Attendance +1. Rhea Bhutada +2. George Dubinin +3. Sanjit Joseph +4. Kara Hoagland +5. Arthur Lu +6. Mark Rheta +7. Henry Feng +8. Gavyn Etzel +9. Sanjit Joseph +10. Isaac Otero + +## Meeting Details +- When: 11/27/2022 at 4:30PM +- Where: Zoom + +## Agenda: +Review the second sprint and discuss assiget the writeup for the Agile review assignemnt + +## Sprint 2 REVIEW +In collecting feedback for the sprint the leads decided to ask members individually about their experience during sprint 2 to then summarize these responses. Each member was asked 4 questions with their summarized responses below: + +### ➼ What do you think worked well in the first sprint? +Communication within the group was improved and our joint study sessions where more productive. The design team got the support they needed to accomplish the majority of their work on the project. The push to emphasize the sub-teams responsible for different tasks turned out to be a great idea and everyone put in a good effort. + +### ➼ What can we improve on for the next sprint? +With the vast majority of feature implementation underway the rapid progress created a lot of bugs which otherwise could have been avoid with more careful planning. Some members felt that even though they made a great effort they weren't able to contribute as much as they wanted to. Some of the code documentation fell behind and some design discussions were circumvented because some members where busy. One consequence was that relatively few ADRs were created even though we made many important design decisions during sprint 2. + +### ➼ What was your contribution to the sprint? +* Rhea Bhutada: I mainly helped implement the backend for the CRUD features of the app and documentation related to this. This mainly entailed changing the way that we were storing user data in local storage. Additionally, I helped design the form and homepage. +* Gavyn Etzel: +* Henry Feng: Worked on implementing local image uploading and storing features for updating and creating profiles. +* Sanjit: I reimplemented the star ratings since they had some issues and weren’t merged with sprint 1. I fixed a bunch of linting issues that popped up from that as well. I did a fair bit of color palette brainstorming with the team. I also went over our app design for the sprint video and edited that together. Most importantly I put a chef hat on the raccoon +* Daniel: +* Arthur Lu: Worked on fixing some CI/CD pipeline issues +Implemented e2e testing for basic update and delete functionality +Helped with fixing the homepage and review page layout +Helped with fixing the article tag overflow issue +* Marc Rheta: Implemented the e2e testing for reading and create +Allowed tabs for CSS/HTML linters +* Isaac Otero: I was able to help out with the sprint video for the last sprint and thought of how our page will look like, Started working on homepage.html +* George Dubinin: Meeting notes, Repo organization, Front-end (a little), Project Status Review video. +* Kara Hoagland: I helped set up the new local storage design, reimplemented the CRUD features using the new local storage design, contributed to the styling, added a default img, backend on the details page + +### ➼ Was there anything blocking your progress in the sprint? +A few members got sick over the break and with midterms picking up for other classes some members had trouble dedicting time for the project but everyone still put in a great effort overall. + +## Next Sprint Goals + - Resolve the 4 issues open on GitHub right now + - Make the project "local first" by creating a cache + - Bug fixes and final product adjustments possibly pushed to sprint 4 + - We aim to keep sprint 3 short (a few days max) + - JS docs (we can potentially leave this out with an explanation of where our documentation is) +## End Time +- 11/27/2022 at 5:00PM \ No newline at end of file