diff --git a/documentation/team-productivity-log.md b/documentation/team-productivity-log.md index 1f4619be6..e29198f25 100644 --- a/documentation/team-productivity-log.md +++ b/documentation/team-productivity-log.md @@ -1,32 +1,36 @@ Tasks can be the following categories: Feature, Bug, Docs, or Devops Task -| Issue Title | Story Points | Issue Link | Status | Assigned to | Assigned on | Completed On | Category | Status | Notes | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------|----------------------------------------------------------------------|------------|-------------|-------------|--------------|----------|-------------------------------|--------------------------------------------------------------------------------------------------------| -| User Story: As a developer, I want to build and test the responsive content template across different screen sizes and devices | 3 | [#4](https://github.com/jidone7061/mywebclass-simulation/issues/4) | Completed | kmn6 | 3/13 | 3/14 | Feature | - | | -| As a developer, I want to view the latest copy of the website using GitHub pages so that I can view the progress of the sprint. | 3 | [#5](https://github.com/jidone7061/mywebclass-simulation/issues/5) | Completed | JGI2 | 3/14 | 3/14 | - | - | | -| User Story: Setup link to Project at base of readme file | 1 | [#8](https://github.com/jidone7061/mywebclass-simulation/issues/8) | Completed | JGI2 | 3/14 | 3/14 | Feature | - | | -| Add home page | 3 | [#20](https://github.com/jidone7061/mywebclass-simulation/issues/20) | Completed | kmn6 | 3/15 | 3/15 | feature | - | | -| Enabled Google Analytics and integrated on site pages | 5 | [#33](https://github.com/jidone7061/mywebclass-simulation/issues/33) | Completed | JGI2 | 3/15 | 3/17 | Feature | Index.html file remaining | Confirmed Google analytics was reporting properly after 24 hours and maintained | -| As a user, I would like to consistently view the same navigation bar on all pages so that I can browse the website without getting lost. | 5 | [#36](https://github.com/jidone7061/mywebclass-simulation/issues/36) | Completed | kmn6 | 3/16 | 3/16 | feature | | Very difficult due to no previous playwright experience. With experience, this would be 1 story point. | -| Test the website for accessibility using automated testing with Playwright | 2 | [#16](https://github.com/jidone7061/mywebclass-simulation/issues/16) | Completed | kmn6 | 3/17 | 3/17 | feature | - | third party axe package will do the tests for accessibility. We don't have to create our own tests. | -| Create easy-to-understand and reliable instructions for installing the project on the developer's Mac or Windows computer and add a link to them to your readme.md file. | 1 | [#40](https://github.com/jidone7061/mywebclass-simulation/issues/40) | Completed | kmn6 | 3/18 | 3/18 | docs | - | | -| Initial Contact Page | 2 | [#42](https://github.com/jidone7061/mywebclass-simulation/issues/42) | Completed | kmn6 | 3/18 | 3/18 | feature | - | | -| Create Privacy Policy Modal | 2 | [#44](https://github.com/jidone7061/mywebclass-simulation/issues/44) | Completed | kmn6 | 3/19 | 3/19 | feature | - | | -| Create Privacy Page | 2 | [#37](https://github.com/jidone7061/mywebclass-simulation/issues/37) | Completed | JGI2 | 3/19 | 3/22 | Feature | - | | -| Setup Sitemap Search Optimization | 5 | [#46](https://github.com/jidone7061/mywebclass-simulation/issues/46) | Completed | JGI2 | 3/19 | 3/20 | Feature | Google Search console indexed | Had to modify webpack configurations to get files to build | -| Modify Google Analytics tag and setup GDPR compliance | 5 | [#54](https://github.com/jidone7061/mywebclass-simulation/issues/54) | Completed | JGI2 | 3/19 | - | Feature | - | KEVIN IMPLEMENTED GOOGLE TAG ADJUSTMENTS | -| Created Terms of service and outlined Legal requirements | 3 | [#59](https://github.com/jidone7061/mywebclass-simulation/issues/59) | Completed | JGI2 | 3/20 | 3/22 | docs | Needs linking in project | | -| None of the links work on GitHub Pages | 1 | [#74](https://github.com/jidone7061/mywebclass-simulation/issues/74) | Completed | kmn6 | 3/21 | 3/21 | bug | - | -| modal doesn't work content-template.html | 1 | [#71](https://github.com/jidone7061/mywebclass-simulation/issues/71) | Completed | kmn6 | 3/21 | 3/22 | bug | - | -| As a Developer, I would like it to be easy to add another page to the playwright accessibility testing so that I can save time to do other things | 1 | [#82](https://github.com/jidone7061/mywebclass-simulation/issues/82) | Completed | kmn6 | 3/22 | 3/22 | feature | - | -| As a website developer, I want to optimize my website's meta tags, including the title tag and description tag, so that search engines can better understand and rank my content. | 1 | [#85](https://github.com/jidone7061/mywebclass-simulation/issues/85) | Completed | kmn6 | 3/22 | 3/22 | feature | - | -| modal and cookie should update google consent from denied to granted | 5 | [#94](https://github.com/jidone7061/mywebclass-simulation/issues/94) | Pending PR | kmn6 | 3/23 | 3/23 | bug | - | -| - | - | - | - | - | - | - | - | - | -| - | - | - | - | - | - | - | - | - | -| - | - | - | - | - | - | - | - | - | -| - | - | - | - | - | - | - | - | - | -| - | - | - | - | - | - | - | - | - | -| - | - | - | - | - | - | - | - | - | -| - | - | - | - | - | - | - | - | - | -| - | - | - | - | - | - | - | - | - | + + +| Issue Title | Story Points | Issue Link | Status | Assigned to | Assigned on | Completed On | Category | Status | Notes | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------|----------------------------------------------------------------------|-----------|-------------|-------------|--------------|----------|-------------------------------|--------------------------------------------------------------------------------------------------------| +| User Story: As a developer, I want to build and test the responsive content template across different screen sizes and devices | 3 | [#4](https://github.com/jidone7061/mywebclass-simulation/issues/4) | Completed | kmn6 | 3/13 | 3/14 | Feature | - | | +| As a developer, I want to view the latest copy of the website using GitHub pages so that I can view the progress of the sprint. | 3 | [#5](https://github.com/jidone7061/mywebclass-simulation/issues/5) | Completed | JGI2 | 3/14 | 3/14 | - | - | | +| User Story: Setup link to Project at base of readme file | 1 | [#8](https://github.com/jidone7061/mywebclass-simulation/issues/8) | Completed | JGI2 | 3/14 | 3/14 | Feature | - | | +| Add home page | 3 | [#20](https://github.com/jidone7061/mywebclass-simulation/issues/20) | Completed | kmn6 | 3/15 | 3/15 | feature | - | | +| Enabled Google Analytics and integrated on site pages | 5 | [#33](https://github.com/jidone7061/mywebclass-simulation/issues/33) | Completed | JGI2 | 3/15 | 3/17 | Feature | Index.html file remaining | Confirmed Google analytics was reporting properly after 24 hours and maintained | +| As a user, I would like to consistently view the same navigation bar on all pages so that I can browse the website without getting lost. | 5 | [#36](https://github.com/jidone7061/mywebclass-simulation/issues/36) | Completed | kmn6 | 3/16 | 3/16 | feature | | Very difficult due to no previous playwright experience. With experience, this would be 1 story point. | +| Test the website for accessibility using automated testing with Playwright | 2 | [#16](https://github.com/jidone7061/mywebclass-simulation/issues/16) | Completed | kmn6 | 3/17 | 3/17 | feature | - | third party axe package will do the tests for accessibility. We don't have to create our own tests. | +| Create easy-to-understand and reliable instructions for installing the project on the developer's Mac or Windows computer and add a link to them to your readme.md file. | 1 | [#40](https://github.com/jidone7061/mywebclass-simulation/issues/40) | Completed | kmn6 | 3/18 | 3/18 | docs | - | | +| Initial Contact Page | 2 | [#42](https://github.com/jidone7061/mywebclass-simulation/issues/42) | Completed | kmn6 | 3/18 | 3/18 | feature | - | | +| Create Privacy Policy Modal | 2 | [#44](https://github.com/jidone7061/mywebclass-simulation/issues/44) | Completed | kmn6 | 3/19 | 3/19 | feature | - | | +| Create Privacy Page | 2 | [#37](https://github.com/jidone7061/mywebclass-simulation/issues/37) | Completed | JGI2 | 3/19 | 3/22 | Feature | - | | +| Setup Sitemap Search Optimization | 5 | [#46](https://github.com/jidone7061/mywebclass-simulation/issues/46) | Completed | JGI2 | 3/19 | 3/20 | Feature | Goofle Search console indexed | Had to modify webpack configurations to get files to build | +| Modify Google Analytics tag and setup GDPR compliance | 5 | [#54](https://github.com/jidone7061/mywebclass-simulation/issues/54) | Completed | JGI2 | 3/19 | - | Feature | - | KEVIN IMPLEMENTED GOOGLE TAG ADJUSTMENTS TO ASSIST | +| Created Terms of service and outlined Legal requirements | 3 | [#59](https://github.com/jidone7061/mywebclass-simulation/issues/59) | Completed | JGI2 | 3/20 | 3/22 | docs | Needs linking in project | | +| None of the links work on GitHub Pages | 1 | [#74](https://github.com/jidone7061/mywebclass-simulation/issues/74) | Completed | kmn6 | 3/21 | 3/21 | bug | - | +| modal doesn't work content-template.html | 1 | [#71](https://github.com/jidone7061/mywebclass-simulation/issues/71) | Completed | kmn6 | 3/21 | 3/22 | bug | - | +| As a Developer, I would like it to be easy to add another page to the playwright accessibility testing so that I can save time to do other things | 1 | [#82](https://github.com/jidone7061/mywebclass-simulation/issues/82) | Completed | kmn6 | 3/22 | 3/22 | feature | - | +| As a website developer, I want to optimize my website's meta tags, including the title tag and description tag, so that search engines can better understand and rank my content. | 1 | [#85](https://github.com/jidone7061/mywebclass-simulation/issues/85) | Completed | kmn6 | 3/22 | 3/22 | feature | - | +| modal and cookie should update google consent from denied to granted | 5 | [#94](https://github.com/jidone7061/mywebclass-simulation/issues/94) | Completed | kmn6 | 3/23 | 3/23 | bug | - | +| - | - | - | - | - | - | - | - | - | +| - | - | - | - | - | - | - | - | - | +| - | - | - | - | - | - | - | - | - | +| - | - | - | - | - | - | - | - | - | +| - | - | - | - | - | - | - | - | - | +| - | - | - | - | - | - | - | - | - | +| - | - | - | - | - | - | - | - | - | +| - | - | - | - | - | - | - | - | - | + +