ucsb-cs156-s24 / proj-organic-s24-5pm-2

https://ucsb-cs156-s24.github.io/proj-organic-s24-5pm-2/
0 stars 0 forks source link

Nevin - Adds Info to the Home Page #31

Closed NevMan1 closed 4 months ago

NevMan1 commented 4 months ago

I changed the frontend so that when a person logs into the website, it gives a description of what exactly the website does and a link to what the website is modeled by. I also ran tests and ensured that it had 100% run coverage. I also placed a link in the readme for anyone who wants to test the code. When you sign in, there should be your GitHub name and it should also give a description of what the website was modeled from. I also changed the structure of the website so that the Stryker disable wasn't needed any more. In addition to this, I added a testid variable to the test file so that for future use, it is easier to come up with tests. https://proj-nevin-dev.dokku-10.cs.ucsb.edu

Screen Shot 2024-05-27 at 10 55 07 PM