<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Spint-Retrospective &#8211; CS@Worcester</title>
	<atom:link href="https://cs.worcester.edu/category/spint-retrospective/feed/" rel="self" type="application/rss+xml" />
	<link>https://cs.worcester.edu</link>
	<description>Worcester State University Computer Science Department</description>
	<lastBuildDate>Thu, 09 May 2024 22:14:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
<site xmlns="com-wordpress:feed-additions:1">236835116</site>	<item>
		<title>Sprint 3 Retrospective</title>
		<link>https://computersciencealejandromoca.blogspot.com/2024/05/sprint-3-retrospective.html</link>
		
		<dc:creator><![CDATA[amontesdeoca]]></dc:creator>
		<pubDate>Thu, 09 May 2024 22:14:00 +0000</pubDate>
				<category><![CDATA[CS-448]]></category>
		<category><![CDATA[CS@Worcester]]></category>
		<category><![CDATA[Spint-Retrospective]]></category>
		<category><![CDATA[Sprint-3]]></category>
		<guid isPermaLink="false">http://localhost:8080/?guid=b5af68840deaa71cac705cd1bfb1af3d</guid>

					<description><![CDATA[&#160;

  In Sprint 3 I worked on finishing the checkinventoryfrontend. With the
    shorter time of the sprint, I went to work on fixing an issue I encountered
    in the previous sprint where the frontend would only display an error
    message sayin...]]></description>
										<content:encoded><![CDATA[<p>&nbsp;</p>
<p
  dir="ltr"
  id="docs-internal-guid-bd4479ae-7fff-0780-de3e-f7c7fd27e850"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >In Sprint 3 I worked on finishing the checkinventoryfrontend. With the<br />
    shorter time of the sprint, I went to work on fixing an issue I encountered<br />
    in the previous sprint where the frontend would only display an error<br />
    message saying that there was some problem in the html. At the same time I<br />
    was trying to figure out how to get npm to work in the new file structure,<br />
    since when I try calling npm in the terminal it kept failing. For the<br />
    longest time I couldn’t figure out how to get the frontend to display<br />
    correctly, trying all sorts of solutions from moving the package.json file<br />
    around to deleting the deprecated yarnlock file. Eventually, I settled on<br />
    figuring out how to change the npm files to allow npm to reach the new<br />
    frontend folder I made. At some point, Jason asked if there was anything the<br />
    rest of the team could work on in checkinventoryfrontend, and I said the<br />
    documentation needed to be updated and that nodemon needed to be<br />
    implemented. Jason then created a separate branch based on mine called </span
  ><a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >implementing-nodemon</span
    ></a
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >, where he changed the package.json and gitpod.yaml files to have nodemon<br />
    and other dependencies.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Somehow, over the course of these dependencies being added, the frontend<br />
    started working again. The error must have been rooted in one of the<br />
    dependencies not working properly, or something to that effect. I looked int<br />
    o the changes Jason made, and he added a section to the gitpod.yaml that<br />
    would of implemented certain npm dependencies.</span
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >&nbsp;Either way I&#8217;m just happy to be able to finish up the work in the<br />
    frontend. I went into Jason’s branch and cleaned up some of the shell files<br />
    so that they work as intended. The frontend-dev-up.sh file needed to use<br />
    frontend-dev instead of dev since that is what npm recognises in this repo.<br />
    Also, frontend restart needed to use the proper name of frontend-prod-down<br />
    and up.</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df</span
    ></a
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    ><span class="Apple-tab-span" style="white-space: pre;"> </span></span
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Then I started on cleaning up my own work for the next semester. I removed<br />
    the branches I had created since they either were redundant or straight up<br />
    didn’t work. Then I cleaned some deprecated files out of the implementing<br />
    nodemon branch while I was fixing the shell files, like an extra package<br />
    json file that was created in the base repo.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >I learned a lot about working with the frontend throughout this sprint, and<br />
    the entirety of the semester for that matter. I definitely want to brush up<br />
    on how npm works and functions, because I feel like most of my problems stem<br />
    from a lack of understanding. I also want to give credit to my team, who<br />
    have helped me out more than they realize, especially since I have been<br />
    balancing my work and school life. Hopefully the final presentation<br />
    represents all of our efforts over the semester.</span
  ></p>

<p class="syndicated-attribution"><em>From the blog <a href="https://computersciencealejandromoca.blogspot.com/">CS@Worcester Alejandro Professional Blog</a> by <a href="https://cs.worcester.edu/author/0/" title="Read other posts by amontesdeoca">amontesdeoca</a></em> and used with permission of the author. All other rights reserved by the author.</p>]]></content:encoded>
					
		
		<enclosure url="" length="0" type="" />

		<post-id xmlns="com-wordpress:feed-additions:1">24469</post-id>	</item>
		<item>
		<title>Sprint 3 Retrospective</title>
		<link>https://computersciencealejandromoca.blogspot.com/2024/05/sprint-3-retrospective.html</link>
		
		<dc:creator><![CDATA[amontesdeoca]]></dc:creator>
		<pubDate>Thu, 09 May 2024 22:14:00 +0000</pubDate>
				<category><![CDATA[CS-448]]></category>
		<category><![CDATA[CS@Worcester]]></category>
		<category><![CDATA[Spint-Retrospective]]></category>
		<category><![CDATA[Sprint-3]]></category>
		<guid isPermaLink="false">http://cs.worcester.eduhttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttp/?guid=b5af68840deaa71cac705cd1bfb1af3d</guid>

					<description><![CDATA[&#160;

  In Sprint 3 I worked on finishing the checkinventoryfrontend. With the
    shorter time of the sprint, I went to work on fixing an issue I encountered
    in the previous sprint where the frontend would only display an error
    message sayin...]]></description>
										<content:encoded><![CDATA[<p>&nbsp;</p>
<p
  dir="ltr"
  id="docs-internal-guid-bd4479ae-7fff-0780-de3e-f7c7fd27e850"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >In Sprint 3 I worked on finishing the checkinventoryfrontend. With the<br />
    shorter time of the sprint, I went to work on fixing an issue I encountered<br />
    in the previous sprint where the frontend would only display an error<br />
    message saying that there was some problem in the html. At the same time I<br />
    was trying to figure out how to get npm to work in the new file structure,<br />
    since when I try calling npm in the terminal it kept failing. For the<br />
    longest time I couldn’t figure out how to get the frontend to display<br />
    correctly, trying all sorts of solutions from moving the package.json file<br />
    around to deleting the deprecated yarnlock file. Eventually, I settled on<br />
    figuring out how to change the npm files to allow npm to reach the new<br />
    frontend folder I made. At some point, Jason asked if there was anything the<br />
    rest of the team could work on in checkinventoryfrontend, and I said the<br />
    documentation needed to be updated and that nodemon needed to be<br />
    implemented. Jason then created a separate branch based on mine called </span
  ><a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >implementing-nodemon</span
    ></a
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >, where he changed the package.json and gitpod.yaml files to have nodemon<br />
    and other dependencies.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Somehow, over the course of these dependencies being added, the frontend<br />
    started working again. The error must have been rooted in one of the<br />
    dependencies not working properly, or something to that effect. I looked int<br />
    o the changes Jason made, and he added a section to the gitpod.yaml that<br />
    would of implemented certain npm dependencies.</span
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >&nbsp;Either way I&#8217;m just happy to be able to finish up the work in the<br />
    frontend. I went into Jason’s branch and cleaned up some of the shell files<br />
    so that they work as intended. The frontend-dev-up.sh file needed to use<br />
    frontend-dev instead of dev since that is what npm recognises in this repo.<br />
    Also, frontend restart needed to use the proper name of frontend-prod-down<br />
    and up.</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df</span
    ></a
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    ><span class="Apple-tab-span" style="white-space: pre;"> </span></span
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Then I started on cleaning up my own work for the next semester. I removed<br />
    the branches I had created since they either were redundant or straight up<br />
    didn’t work. Then I cleaned some deprecated files out of the implementing<br />
    nodemon branch while I was fixing the shell files, like an extra package<br />
    json file that was created in the base repo.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >I learned a lot about working with the frontend throughout this sprint, and<br />
    the entirety of the semester for that matter. I definitely want to brush up<br />
    on how npm works and functions, because I feel like most of my problems stem<br />
    from a lack of understanding. I also want to give credit to my team, who<br />
    have helped me out more than they realize, especially since I have been<br />
    balancing my work and school life. Hopefully the final presentation<br />
    represents all of our efforts over the semester.</span
  ></p>

<p class="syndicated-attribution"><em>From the blog <a href="https://computersciencealejandromoca.blogspot.com/">CS@Worcester Alejandro Professional Blog</a> by <a href="https://cs.worcester.edu/author/0/" title="Read other posts by amontesdeoca">amontesdeoca</a></em> and used with permission of the author. All other rights reserved by the author.</p>]]></content:encoded>
					
		
		<enclosure url="" length="0" type="" />

		<post-id xmlns="com-wordpress:feed-additions:1">35298</post-id>	</item>
		<item>
		<title>Sprint 3 Retrospective</title>
		<link>https://computersciencealejandromoca.blogspot.com/2024/05/sprint-3-retrospective.html</link>
		
		<dc:creator><![CDATA[amontesdeoca]]></dc:creator>
		<pubDate>Thu, 09 May 2024 22:14:00 +0000</pubDate>
				<category><![CDATA[CS-448]]></category>
		<category><![CDATA[CS@Worcester]]></category>
		<category><![CDATA[Spint-Retrospective]]></category>
		<category><![CDATA[Sprint-3]]></category>
		<guid isPermaLink="false">http://cs.worcester.eduhttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttp/?guid=b5af68840deaa71cac705cd1bfb1af3d</guid>

					<description><![CDATA[&#160;

  In Sprint 3 I worked on finishing the checkinventoryfrontend. With the
    shorter time of the sprint, I went to work on fixing an issue I encountered
    in the previous sprint where the frontend would only display an error
    message sayin...]]></description>
										<content:encoded><![CDATA[<p>&nbsp;</p>
<p
  dir="ltr"
  id="docs-internal-guid-bd4479ae-7fff-0780-de3e-f7c7fd27e850"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >In Sprint 3 I worked on finishing the checkinventoryfrontend. With the<br />
    shorter time of the sprint, I went to work on fixing an issue I encountered<br />
    in the previous sprint where the frontend would only display an error<br />
    message saying that there was some problem in the html. At the same time I<br />
    was trying to figure out how to get npm to work in the new file structure,<br />
    since when I try calling npm in the terminal it kept failing. For the<br />
    longest time I couldn’t figure out how to get the frontend to display<br />
    correctly, trying all sorts of solutions from moving the package.json file<br />
    around to deleting the deprecated yarnlock file. Eventually, I settled on<br />
    figuring out how to change the npm files to allow npm to reach the new<br />
    frontend folder I made. At some point, Jason asked if there was anything the<br />
    rest of the team could work on in checkinventoryfrontend, and I said the<br />
    documentation needed to be updated and that nodemon needed to be<br />
    implemented. Jason then created a separate branch based on mine called </span
  ><a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >implementing-nodemon</span
    ></a
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >, where he changed the package.json and gitpod.yaml files to have nodemon<br />
    and other dependencies.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Somehow, over the course of these dependencies being added, the frontend<br />
    started working again. The error must have been rooted in one of the<br />
    dependencies not working properly, or something to that effect. I looked int<br />
    o the changes Jason made, and he added a section to the gitpod.yaml that<br />
    would of implemented certain npm dependencies.</span
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >&nbsp;Either way I&#8217;m just happy to be able to finish up the work in the<br />
    frontend. I went into Jason’s branch and cleaned up some of the shell files<br />
    so that they work as intended. The frontend-dev-up.sh file needed to use<br />
    frontend-dev instead of dev since that is what npm recognises in this repo.<br />
    Also, frontend restart needed to use the proper name of frontend-prod-down<br />
    and up.</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df</span
    ></a
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    ><span class="Apple-tab-span" style="white-space: pre;"> </span></span
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Then I started on cleaning up my own work for the next semester. I removed<br />
    the branches I had created since they either were redundant or straight up<br />
    didn’t work. Then I cleaned some deprecated files out of the implementing<br />
    nodemon branch while I was fixing the shell files, like an extra package<br />
    json file that was created in the base repo.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >I learned a lot about working with the frontend throughout this sprint, and<br />
    the entirety of the semester for that matter. I definitely want to brush up<br />
    on how npm works and functions, because I feel like most of my problems stem<br />
    from a lack of understanding. I also want to give credit to my team, who<br />
    have helped me out more than they realize, especially since I have been<br />
    balancing my work and school life. Hopefully the final presentation<br />
    represents all of our efforts over the semester.</span
  ></p>

<p class="syndicated-attribution"><em>From the blog <a href="https://computersciencealejandromoca.blogspot.com/">CS@Worcester Alejandro Professional Blog</a> by <a href="https://cs.worcester.edu/author/0/" title="Read other posts by amontesdeoca">amontesdeoca</a></em> and used with permission of the author. All other rights reserved by the author.</p>]]></content:encoded>
					
		
		<enclosure url="" length="0" type="" />

		<post-id xmlns="com-wordpress:feed-additions:1">40395</post-id>	</item>
		<item>
		<title>Sprint 3 Retrospective</title>
		<link>https://computersciencealejandromoca.blogspot.com/2024/05/sprint-3-retrospective.html</link>
		
		<dc:creator><![CDATA[amontesdeoca]]></dc:creator>
		<pubDate>Thu, 09 May 2024 22:14:00 +0000</pubDate>
				<category><![CDATA[CS-448]]></category>
		<category><![CDATA[CS@Worcester]]></category>
		<category><![CDATA[Spint-Retrospective]]></category>
		<category><![CDATA[Sprint-3]]></category>
		<guid isPermaLink="false">http://cs.worcester.eduhttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttp/?guid=b5af68840deaa71cac705cd1bfb1af3d</guid>

					<description><![CDATA[&#160;

  In Sprint 3 I worked on finishing the checkinventoryfrontend. With the
    shorter time of the sprint, I went to work on fixing an issue I encountered
    in the previous sprint where the frontend would only display an error
    message sayin...]]></description>
										<content:encoded><![CDATA[<p>&nbsp;</p>
<p
  dir="ltr"
  id="docs-internal-guid-bd4479ae-7fff-0780-de3e-f7c7fd27e850"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >In Sprint 3 I worked on finishing the checkinventoryfrontend. With the<br />
    shorter time of the sprint, I went to work on fixing an issue I encountered<br />
    in the previous sprint where the frontend would only display an error<br />
    message saying that there was some problem in the html. At the same time I<br />
    was trying to figure out how to get npm to work in the new file structure,<br />
    since when I try calling npm in the terminal it kept failing. For the<br />
    longest time I couldn’t figure out how to get the frontend to display<br />
    correctly, trying all sorts of solutions from moving the package.json file<br />
    around to deleting the deprecated yarnlock file. Eventually, I settled on<br />
    figuring out how to change the npm files to allow npm to reach the new<br />
    frontend folder I made. At some point, Jason asked if there was anything the<br />
    rest of the team could work on in checkinventoryfrontend, and I said the<br />
    documentation needed to be updated and that nodemon needed to be<br />
    implemented. Jason then created a separate branch based on mine called </span
  ><a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >implementing-nodemon</span
    ></a
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >, where he changed the package.json and gitpod.yaml files to have nodemon<br />
    and other dependencies.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Somehow, over the course of these dependencies being added, the frontend<br />
    started working again. The error must have been rooted in one of the<br />
    dependencies not working properly, or something to that effect. I looked int<br />
    o the changes Jason made, and he added a section to the gitpod.yaml that<br />
    would of implemented certain npm dependencies.</span
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >&nbsp;Either way I&#8217;m just happy to be able to finish up the work in the<br />
    frontend. I went into Jason’s branch and cleaned up some of the shell files<br />
    so that they work as intended. The frontend-dev-up.sh file needed to use<br />
    frontend-dev instead of dev since that is what npm recognises in this repo.<br />
    Also, frontend restart needed to use the proper name of frontend-prod-down<br />
    and up.</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df</span
    ></a
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    ><span class="Apple-tab-span" style="white-space: pre;"> </span></span
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Then I started on cleaning up my own work for the next semester. I removed<br />
    the branches I had created since they either were redundant or straight up<br />
    didn’t work. Then I cleaned some deprecated files out of the implementing<br />
    nodemon branch while I was fixing the shell files, like an extra package<br />
    json file that was created in the base repo.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >I learned a lot about working with the frontend throughout this sprint, and<br />
    the entirety of the semester for that matter. I definitely want to brush up<br />
    on how npm works and functions, because I feel like most of my problems stem<br />
    from a lack of understanding. I also want to give credit to my team, who<br />
    have helped me out more than they realize, especially since I have been<br />
    balancing my work and school life. Hopefully the final presentation<br />
    represents all of our efforts over the semester.</span
  ></p>

<p class="syndicated-attribution"><em>From the blog <a href="https://computersciencealejandromoca.blogspot.com/">CS@Worcester Alejandro Professional Blog</a> by <a href="https://cs.worcester.edu/author/0/" title="Read other posts by amontesdeoca">amontesdeoca</a></em> and used with permission of the author. All other rights reserved by the author.</p>]]></content:encoded>
					
		
		<enclosure url="" length="0" type="" />

		<post-id xmlns="com-wordpress:feed-additions:1">35699</post-id>	</item>
		<item>
		<title>Sprint 3 Retrospective</title>
		<link>https://computersciencealejandromoca.blogspot.com/2024/05/sprint-3-retrospective.html</link>
		
		<dc:creator><![CDATA[amontesdeoca]]></dc:creator>
		<pubDate>Thu, 09 May 2024 22:14:00 +0000</pubDate>
				<category><![CDATA[CS-448]]></category>
		<category><![CDATA[CS@Worcester]]></category>
		<category><![CDATA[Spint-Retrospective]]></category>
		<category><![CDATA[Sprint-3]]></category>
		<guid isPermaLink="false">http://cs.worcester.eduhttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttp/?guid=b5af68840deaa71cac705cd1bfb1af3d</guid>

					<description><![CDATA[&#160;

  In Sprint 3 I worked on finishing the checkinventoryfrontend. With the
    shorter time of the sprint, I went to work on fixing an issue I encountered
    in the previous sprint where the frontend would only display an error
    message sayin...]]></description>
										<content:encoded><![CDATA[<p>&nbsp;</p>
<p
  dir="ltr"
  id="docs-internal-guid-bd4479ae-7fff-0780-de3e-f7c7fd27e850"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >In Sprint 3 I worked on finishing the checkinventoryfrontend. With the<br />
    shorter time of the sprint, I went to work on fixing an issue I encountered<br />
    in the previous sprint where the frontend would only display an error<br />
    message saying that there was some problem in the html. At the same time I<br />
    was trying to figure out how to get npm to work in the new file structure,<br />
    since when I try calling npm in the terminal it kept failing. For the<br />
    longest time I couldn’t figure out how to get the frontend to display<br />
    correctly, trying all sorts of solutions from moving the package.json file<br />
    around to deleting the deprecated yarnlock file. Eventually, I settled on<br />
    figuring out how to change the npm files to allow npm to reach the new<br />
    frontend folder I made. At some point, Jason asked if there was anything the<br />
    rest of the team could work on in checkinventoryfrontend, and I said the<br />
    documentation needed to be updated and that nodemon needed to be<br />
    implemented. Jason then created a separate branch based on mine called </span
  ><a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >implementing-nodemon</span
    ></a
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >, where he changed the package.json and gitpod.yaml files to have nodemon<br />
    and other dependencies.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Somehow, over the course of these dependencies being added, the frontend<br />
    started working again. The error must have been rooted in one of the<br />
    dependencies not working properly, or something to that effect. I looked int<br />
    o the changes Jason made, and he added a section to the gitpod.yaml that<br />
    would of implemented certain npm dependencies.</span
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >&nbsp;Either way I&#8217;m just happy to be able to finish up the work in the<br />
    frontend. I went into Jason’s branch and cleaned up some of the shell files<br />
    so that they work as intended. The frontend-dev-up.sh file needed to use<br />
    frontend-dev instead of dev since that is what npm recognises in this repo.<br />
    Also, frontend restart needed to use the proper name of frontend-prod-down<br />
    and up.</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df</span
    ></a
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    ><span class="Apple-tab-span" style="white-space: pre;"> </span></span
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Then I started on cleaning up my own work for the next semester. I removed<br />
    the branches I had created since they either were redundant or straight up<br />
    didn’t work. Then I cleaned some deprecated files out of the implementing<br />
    nodemon branch while I was fixing the shell files, like an extra package<br />
    json file that was created in the base repo.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >I learned a lot about working with the frontend throughout this sprint, and<br />
    the entirety of the semester for that matter. I definitely want to brush up<br />
    on how npm works and functions, because I feel like most of my problems stem<br />
    from a lack of understanding. I also want to give credit to my team, who<br />
    have helped me out more than they realize, especially since I have been<br />
    balancing my work and school life. Hopefully the final presentation<br />
    represents all of our efforts over the semester.</span
  ></p>

<p class="syndicated-attribution"><em>From the blog <a href="https://computersciencealejandromoca.blogspot.com/">CS@Worcester Alejandro Professional Blog</a> by <a href="https://cs.worcester.edu/author/0/" title="Read other posts by amontesdeoca">amontesdeoca</a></em> and used with permission of the author. All other rights reserved by the author.</p>]]></content:encoded>
					
		
		<enclosure url="" length="0" type="" />

		<post-id xmlns="com-wordpress:feed-additions:1">40689</post-id>	</item>
		<item>
		<title>Sprint 3 Retrospective</title>
		<link>https://computersciencealejandromoca.blogspot.com/2024/05/sprint-3-retrospective.html</link>
		
		<dc:creator><![CDATA[amontesdeoca]]></dc:creator>
		<pubDate>Thu, 09 May 2024 22:14:00 +0000</pubDate>
				<category><![CDATA[CS-448]]></category>
		<category><![CDATA[CS@Worcester]]></category>
		<category><![CDATA[Spint-Retrospective]]></category>
		<category><![CDATA[Sprint-3]]></category>
		<guid isPermaLink="false">http://cs.worcester.edu/blog/?guid=b5af68840deaa71cac705cd1bfb1af3d</guid>

					<description><![CDATA[&#160;

  In Sprint 3 I worked on finishing the checkinventoryfrontend. With the
    shorter time of the sprint, I went to work on fixing an issue I encountered
    in the previous sprint where the frontend would only display an error
    message sayin...]]></description>
										<content:encoded><![CDATA[<p>&nbsp;</p>
<p
  dir="ltr"
  id="docs-internal-guid-bd4479ae-7fff-0780-de3e-f7c7fd27e850"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >In Sprint 3 I worked on finishing the checkinventoryfrontend. With the<br />
    shorter time of the sprint, I went to work on fixing an issue I encountered<br />
    in the previous sprint where the frontend would only display an error<br />
    message saying that there was some problem in the html. At the same time I<br />
    was trying to figure out how to get npm to work in the new file structure,<br />
    since when I try calling npm in the terminal it kept failing. For the<br />
    longest time I couldn’t figure out how to get the frontend to display<br />
    correctly, trying all sorts of solutions from moving the package.json file<br />
    around to deleting the deprecated yarnlock file. Eventually, I settled on<br />
    figuring out how to change the npm files to allow npm to reach the new<br />
    frontend folder I made. At some point, Jason asked if there was anything the<br />
    rest of the team could work on in checkinventoryfrontend, and I said the<br />
    documentation needed to be updated and that nodemon needed to be<br />
    implemented. Jason then created a separate branch based on mine called </span
  ><a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >implementing-nodemon</span
    ></a
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >, where he changed the package.json and gitpod.yaml files to have nodemon<br />
    and other dependencies.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Somehow, over the course of these dependencies being added, the frontend<br />
    started working again. The error must have been rooted in one of the<br />
    dependencies not working properly, or something to that effect. I looked int<br />
    o the changes Jason made, and he added a section to the gitpod.yaml that<br />
    would of implemented certain npm dependencies.</span
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >&nbsp;Either way I&#8217;m just happy to be able to finish up the work in the<br />
    frontend. I went into Jason’s branch and cleaned up some of the shell files<br />
    so that they work as intended. The frontend-dev-up.sh file needed to use<br />
    frontend-dev instead of dev since that is what npm recognises in this repo.<br />
    Also, frontend restart needed to use the proper name of frontend-prod-down<br />
    and up.</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df</span
    ></a
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    ><span class="Apple-tab-span" style="white-space: pre;"> </span></span
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Then I started on cleaning up my own work for the next semester. I removed<br />
    the branches I had created since they either were redundant or straight up<br />
    didn’t work. Then I cleaned some deprecated files out of the implementing<br />
    nodemon branch while I was fixing the shell files, like an extra package<br />
    json file that was created in the base repo.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >I learned a lot about working with the frontend throughout this sprint, and<br />
    the entirety of the semester for that matter. I definitely want to brush up<br />
    on how npm works and functions, because I feel like most of my problems stem<br />
    from a lack of understanding. I also want to give credit to my team, who<br />
    have helped me out more than they realize, especially since I have been<br />
    balancing my work and school life. Hopefully the final presentation<br />
    represents all of our efforts over the semester.</span
  ></p>

<p class="syndicated-attribution"><em>From the blog <a href="https://computersciencealejandromoca.blogspot.com/">CS@Worcester Alejandro Professional Blog</a> by <a href="https://cs.worcester.edu/author/0/" title="Read other posts by amontesdeoca">amontesdeoca</a></em> and used with permission of the author. All other rights reserved by the author.</p>]]></content:encoded>
					
		
		<enclosure url="" length="0" type="" />

		<post-id xmlns="com-wordpress:feed-additions:1">21448</post-id>	</item>
		<item>
		<title>Sprint 3 Retrospective</title>
		<link>https://computersciencealejandromoca.blogspot.com/2024/05/sprint-3-retrospective.html</link>
		
		<dc:creator><![CDATA[amontesdeoca]]></dc:creator>
		<pubDate>Thu, 09 May 2024 22:14:00 +0000</pubDate>
				<category><![CDATA[CS-448]]></category>
		<category><![CDATA[CS@Worcester]]></category>
		<category><![CDATA[Spint-Retrospective]]></category>
		<category><![CDATA[Sprint-3]]></category>
		<guid isPermaLink="false">http://cs.worcester.edu/?guid=b5af68840deaa71cac705cd1bfb1af3d</guid>

					<description><![CDATA[&#160;

  In Sprint 3 I worked on finishing the checkinventoryfrontend. With the
    shorter time of the sprint, I went to work on fixing an issue I encountered
    in the previous sprint where the frontend would only display an error
    message sayin...]]></description>
										<content:encoded><![CDATA[<p>&nbsp;</p>
<p
  dir="ltr"
  id="docs-internal-guid-bd4479ae-7fff-0780-de3e-f7c7fd27e850"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >In Sprint 3 I worked on finishing the checkinventoryfrontend. With the<br />
    shorter time of the sprint, I went to work on fixing an issue I encountered<br />
    in the previous sprint where the frontend would only display an error<br />
    message saying that there was some problem in the html. At the same time I<br />
    was trying to figure out how to get npm to work in the new file structure,<br />
    since when I try calling npm in the terminal it kept failing. For the<br />
    longest time I couldn’t figure out how to get the frontend to display<br />
    correctly, trying all sorts of solutions from moving the package.json file<br />
    around to deleting the deprecated yarnlock file. Eventually, I settled on<br />
    figuring out how to change the npm files to allow npm to reach the new<br />
    frontend folder I made. At some point, Jason asked if there was anything the<br />
    rest of the team could work on in checkinventoryfrontend, and I said the<br />
    documentation needed to be updated and that nodemon needed to be<br />
    implemented. Jason then created a separate branch based on mine called </span
  ><a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >implementing-nodemon</span
    ></a
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >, where he changed the package.json and gitpod.yaml files to have nodemon<br />
    and other dependencies.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Somehow, over the course of these dependencies being added, the frontend<br />
    started working again. The error must have been rooted in one of the<br />
    dependencies not working properly, or something to that effect. I looked int<br />
    o the changes Jason made, and he added a section to the gitpod.yaml that<br />
    would of implemented certain npm dependencies.</span
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >&nbsp;Either way I&#8217;m just happy to be able to finish up the work in the<br />
    frontend. I went into Jason’s branch and cleaned up some of the shell files<br />
    so that they work as intended. The frontend-dev-up.sh file needed to use<br />
    frontend-dev instead of dev since that is what npm recognises in this repo.<br />
    Also, frontend restart needed to use the proper name of frontend-prod-down<br />
    and up.</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df</span
    ></a
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    ><span class="Apple-tab-span" style="white-space: pre;"> </span></span
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Then I started on cleaning up my own work for the next semester. I removed<br />
    the branches I had created since they either were redundant or straight up<br />
    didn’t work. Then I cleaned some deprecated files out of the implementing<br />
    nodemon branch while I was fixing the shell files, like an extra package<br />
    json file that was created in the base repo.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >I learned a lot about working with the frontend throughout this sprint, and<br />
    the entirety of the semester for that matter. I definitely want to brush up<br />
    on how npm works and functions, because I feel like most of my problems stem<br />
    from a lack of understanding. I also want to give credit to my team, who<br />
    have helped me out more than they realize, especially since I have been<br />
    balancing my work and school life. Hopefully the final presentation<br />
    represents all of our efforts over the semester.</span
  ></p>

<p class="syndicated-attribution"><em>From the blog <a href="https://computersciencealejandromoca.blogspot.com/">CS@Worcester Alejandro Professional Blog</a> by <a href="https://cs.worcester.edu/author/0/" title="Read other posts by amontesdeoca">amontesdeoca</a></em> and used with permission of the author. All other rights reserved by the author.</p>]]></content:encoded>
					
		
		<enclosure url="" length="0" type="" />

		<post-id xmlns="com-wordpress:feed-additions:1">22235</post-id>	</item>
		<item>
		<title>Sprint 3 Retrospective</title>
		<link>https://computersciencealejandromoca.blogspot.com/2024/05/sprint-3-retrospective.html</link>
		
		<dc:creator><![CDATA[amontesdeoca]]></dc:creator>
		<pubDate>Thu, 09 May 2024 22:14:00 +0000</pubDate>
				<category><![CDATA[CS-448]]></category>
		<category><![CDATA[CS@Worcester]]></category>
		<category><![CDATA[Spint-Retrospective]]></category>
		<category><![CDATA[Sprint-3]]></category>
		<guid isPermaLink="false">http://cs.worcester.eduhttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttp/?guid=b5af68840deaa71cac705cd1bfb1af3d</guid>

					<description><![CDATA[&#160;

  In Sprint 3 I worked on finishing the checkinventoryfrontend. With the
    shorter time of the sprint, I went to work on fixing an issue I encountered
    in the previous sprint where the frontend would only display an error
    message sayin...]]></description>
										<content:encoded><![CDATA[<p>&nbsp;</p>
<p
  dir="ltr"
  id="docs-internal-guid-bd4479ae-7fff-0780-de3e-f7c7fd27e850"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >In Sprint 3 I worked on finishing the checkinventoryfrontend. With the<br />
    shorter time of the sprint, I went to work on fixing an issue I encountered<br />
    in the previous sprint where the frontend would only display an error<br />
    message saying that there was some problem in the html. At the same time I<br />
    was trying to figure out how to get npm to work in the new file structure,<br />
    since when I try calling npm in the terminal it kept failing. For the<br />
    longest time I couldn’t figure out how to get the frontend to display<br />
    correctly, trying all sorts of solutions from moving the package.json file<br />
    around to deleting the deprecated yarnlock file. Eventually, I settled on<br />
    figuring out how to change the npm files to allow npm to reach the new<br />
    frontend folder I made. At some point, Jason asked if there was anything the<br />
    rest of the team could work on in checkinventoryfrontend, and I said the<br />
    documentation needed to be updated and that nodemon needed to be<br />
    implemented. Jason then created a separate branch based on mine called </span
  ><a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >implementing-nodemon</span
    ></a
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >, where he changed the package.json and gitpod.yaml files to have nodemon<br />
    and other dependencies.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Somehow, over the course of these dependencies being added, the frontend<br />
    started working again. The error must have been rooted in one of the<br />
    dependencies not working properly, or something to that effect. I looked int<br />
    o the changes Jason made, and he added a section to the gitpod.yaml that<br />
    would of implemented certain npm dependencies.</span
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >&nbsp;Either way I&#8217;m just happy to be able to finish up the work in the<br />
    frontend. I went into Jason’s branch and cleaned up some of the shell files<br />
    so that they work as intended. The frontend-dev-up.sh file needed to use<br />
    frontend-dev instead of dev since that is what npm recognises in this repo.<br />
    Also, frontend restart needed to use the proper name of frontend-prod-down<br />
    and up.</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df</span
    ></a
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    ><span class="Apple-tab-span" style="white-space: pre;"> </span></span
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Then I started on cleaning up my own work for the next semester. I removed<br />
    the branches I had created since they either were redundant or straight up<br />
    didn’t work. Then I cleaned some deprecated files out of the implementing<br />
    nodemon branch while I was fixing the shell files, like an extra package<br />
    json file that was created in the base repo.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >I learned a lot about working with the frontend throughout this sprint, and<br />
    the entirety of the semester for that matter. I definitely want to brush up<br />
    on how npm works and functions, because I feel like most of my problems stem<br />
    from a lack of understanding. I also want to give credit to my team, who<br />
    have helped me out more than they realize, especially since I have been<br />
    balancing my work and school life. Hopefully the final presentation<br />
    represents all of our efforts over the semester.</span
  ></p>

<p class="syndicated-attribution"><em>From the blog <a href="https://computersciencealejandromoca.blogspot.com/">CS@Worcester Alejandro Professional Blog</a> by <a href="https://cs.worcester.edu/author/0/" title="Read other posts by amontesdeoca">amontesdeoca</a></em> and used with permission of the author. All other rights reserved by the author.</p>]]></content:encoded>
					
		
		<enclosure url="" length="0" type="" />

		<post-id xmlns="com-wordpress:feed-additions:1">35806</post-id>	</item>
		<item>
		<title>Sprint 3 Retrospective</title>
		<link>https://computersciencealejandromoca.blogspot.com/2024/05/sprint-3-retrospective.html</link>
		
		<dc:creator><![CDATA[amontesdeoca]]></dc:creator>
		<pubDate>Thu, 09 May 2024 22:14:00 +0000</pubDate>
				<category><![CDATA[CS-448]]></category>
		<category><![CDATA[CS@Worcester]]></category>
		<category><![CDATA[Spint-Retrospective]]></category>
		<category><![CDATA[Sprint-3]]></category>
		<guid isPermaLink="false">http://cs.worcester.eduhttphttphttp/?guid=b5af68840deaa71cac705cd1bfb1af3d</guid>

					<description><![CDATA[&#160;

  In Sprint 3 I worked on finishing the checkinventoryfrontend. With the
    shorter time of the sprint, I went to work on fixing an issue I encountered
    in the previous sprint where the frontend would only display an error
    message sayin...]]></description>
										<content:encoded><![CDATA[<p>&nbsp;</p>
<p
  dir="ltr"
  id="docs-internal-guid-bd4479ae-7fff-0780-de3e-f7c7fd27e850"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >In Sprint 3 I worked on finishing the checkinventoryfrontend. With the<br />
    shorter time of the sprint, I went to work on fixing an issue I encountered<br />
    in the previous sprint where the frontend would only display an error<br />
    message saying that there was some problem in the html. At the same time I<br />
    was trying to figure out how to get npm to work in the new file structure,<br />
    since when I try calling npm in the terminal it kept failing. For the<br />
    longest time I couldn’t figure out how to get the frontend to display<br />
    correctly, trying all sorts of solutions from moving the package.json file<br />
    around to deleting the deprecated yarnlock file. Eventually, I settled on<br />
    figuring out how to change the npm files to allow npm to reach the new<br />
    frontend folder I made. At some point, Jason asked if there was anything the<br />
    rest of the team could work on in checkinventoryfrontend, and I said the<br />
    documentation needed to be updated and that nodemon needed to be<br />
    implemented. Jason then created a separate branch based on mine called </span
  ><a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >implementing-nodemon</span
    ></a
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >, where he changed the package.json and gitpod.yaml files to have nodemon<br />
    and other dependencies.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Somehow, over the course of these dependencies being added, the frontend<br />
    started working again. The error must have been rooted in one of the<br />
    dependencies not working properly, or something to that effect. I looked int<br />
    o the changes Jason made, and he added a section to the gitpod.yaml that<br />
    would of implemented certain npm dependencies.</span
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >&nbsp;Either way I&#8217;m just happy to be able to finish up the work in the<br />
    frontend. I went into Jason’s branch and cleaned up some of the shell files<br />
    so that they work as intended. The frontend-dev-up.sh file needed to use<br />
    frontend-dev instead of dev since that is what npm recognises in this repo.<br />
    Also, frontend restart needed to use the proper name of frontend-prod-down<br />
    and up.</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df</span
    ></a
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    ><span class="Apple-tab-span" style="white-space: pre;"> </span></span
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Then I started on cleaning up my own work for the next semester. I removed<br />
    the branches I had created since they either were redundant or straight up<br />
    didn’t work. Then I cleaned some deprecated files out of the implementing<br />
    nodemon branch while I was fixing the shell files, like an extra package<br />
    json file that was created in the base repo.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >I learned a lot about working with the frontend throughout this sprint, and<br />
    the entirety of the semester for that matter. I definitely want to brush up<br />
    on how npm works and functions, because I feel like most of my problems stem<br />
    from a lack of understanding. I also want to give credit to my team, who<br />
    have helped me out more than they realize, especially since I have been<br />
    balancing my work and school life. Hopefully the final presentation<br />
    represents all of our efforts over the semester.</span
  ></p>

<p class="syndicated-attribution"><em>From the blog <a href="https://computersciencealejandromoca.blogspot.com/">CS@Worcester Alejandro Professional Blog</a> by <a href="https://cs.worcester.edu/author/0/" title="Read other posts by amontesdeoca">amontesdeoca</a></em> and used with permission of the author. All other rights reserved by the author.</p>]]></content:encoded>
					
		
		<enclosure url="" length="0" type="" />

		<post-id xmlns="com-wordpress:feed-additions:1">41980</post-id>	</item>
		<item>
		<title>Sprint 3 Retrospective</title>
		<link>https://computersciencealejandromoca.blogspot.com/2024/05/sprint-3-retrospective.html</link>
		
		<dc:creator><![CDATA[amontesdeoca]]></dc:creator>
		<pubDate>Thu, 09 May 2024 22:14:00 +0000</pubDate>
				<category><![CDATA[CS-448]]></category>
		<category><![CDATA[CS@Worcester]]></category>
		<category><![CDATA[Spint-Retrospective]]></category>
		<category><![CDATA[Sprint-3]]></category>
		<guid isPermaLink="false">http://209.239.207.241/?guid=b5af68840deaa71cac705cd1bfb1af3d</guid>

					<description><![CDATA[&#160;

  In Sprint 3 I worked on finishing the checkinventoryfrontend. With the
    shorter time of the sprint, I went to work on fixing an issue I encountered
    in the previous sprint where the frontend would only display an error
    message sayin...]]></description>
										<content:encoded><![CDATA[<p>&nbsp;</p>
<p
  dir="ltr"
  id="docs-internal-guid-bd4479ae-7fff-0780-de3e-f7c7fd27e850"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >In Sprint 3 I worked on finishing the checkinventoryfrontend. With the<br />
    shorter time of the sprint, I went to work on fixing an issue I encountered<br />
    in the previous sprint where the frontend would only display an error<br />
    message saying that there was some problem in the html. At the same time I<br />
    was trying to figure out how to get npm to work in the new file structure,<br />
    since when I try calling npm in the terminal it kept failing. For the<br />
    longest time I couldn’t figure out how to get the frontend to display<br />
    correctly, trying all sorts of solutions from moving the package.json file<br />
    around to deleting the deprecated yarnlock file. Eventually, I settled on<br />
    figuring out how to change the npm files to allow npm to reach the new<br />
    frontend folder I made. At some point, Jason asked if there was anything the<br />
    rest of the team could work on in checkinventoryfrontend, and I said the<br />
    documentation needed to be updated and that nodemon needed to be<br />
    implemented. Jason then created a separate branch based on mine called </span
  ><a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >implementing-nodemon</span
    ></a
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >, where he changed the package.json and gitpod.yaml files to have nodemon<br />
    and other dependencies.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/tree/implementing-nodemon?ref_type=heads</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Somehow, over the course of these dependencies being added, the frontend<br />
    started working again. The error must have been rooted in one of the<br />
    dependencies not working properly, or something to that effect. I looked int<br />
    o the changes Jason made, and he added a section to the gitpod.yaml that<br />
    would of implemented certain npm dependencies.</span
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/997bd2bd2197def31c8ae29efea071f9d07e077f</span
    ></a
  >
</p>
<p
  dir="ltr"
  style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt; text-indent: 36pt;"
><br />
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >&nbsp;Either way I&#8217;m just happy to be able to finish up the work in the<br />
    frontend. I went into Jason’s branch and cleaned up some of the shell files<br />
    so that they work as intended. The frontend-dev-up.sh file needed to use<br />
    frontend-dev instead of dev since that is what npm recognises in this repo.<br />
    Also, frontend restart needed to use the proper name of frontend-prod-down<br />
    and up.</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <a
    href="https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df"
    style="text-decoration: none;"
    ><span
      style="-webkit-text-decoration-skip: none; background-color: transparent; color: #1155cc; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration-skip-ink: none; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
      >https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/inventorysystem/checkinventoryfrontend/-/commit/480596810546e3286f8821d24cafe68bcd0fc1df</span
    ></a
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    ><span class="Apple-tab-span" style="white-space: pre;"> </span></span
  ><span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >Then I started on cleaning up my own work for the next semester. I removed<br />
    the branches I had created since they either were redundant or straight up<br />
    didn’t work. Then I cleaned some deprecated files out of the implementing<br />
    nodemon branch while I was fixing the shell files, like an extra package<br />
    json file that was created in the base repo.&nbsp;</span
  >
</p>
<p dir="ltr" style="line-height: 1.38; margin-bottom: 12pt; margin-top: 0pt;">
  <span
    style="background-color: transparent; color: black; font-family: Arial,sans-serif; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; white-space: pre;"
    >I learned a lot about working with the frontend throughout this sprint, and<br />
    the entirety of the semester for that matter. I definitely want to brush up<br />
    on how npm works and functions, because I feel like most of my problems stem<br />
    from a lack of understanding. I also want to give credit to my team, who<br />
    have helped me out more than they realize, especially since I have been<br />
    balancing my work and school life. Hopefully the final presentation<br />
    represents all of our efforts over the semester.</span
  ></p>

<p class="syndicated-attribution"><em>From the blog <a href="https://computersciencealejandromoca.blogspot.com/">CS@Worcester Alejandro Professional Blog</a> by <a href="https://cs.worcester.edu/author/0/" title="Read other posts by amontesdeoca">amontesdeoca</a></em> and used with permission of the author. All other rights reserved by the author.</p>]]></content:encoded>
					
		
		<enclosure url="" length="0" type="" />

		<post-id xmlns="com-wordpress:feed-additions:1">22299</post-id>	</item>
	</channel>
</rss>
