Mrcolin99 / stretch-dogs

https://stretch-dogs.vercel.app
0 stars 2 forks source link

Does very little, but it does change 'Large' to 'Big Thicc Boii' lol #39

Closed justenanderson-commits closed 1 year ago

justenanderson-commits commented 1 year ago

What does this Pr do?

Note: I know expressed some concerns about the sliders returning strings instead of integers (perhaps causing some type problems). However, in testing with Postman, it doesn't seem like the strings will be an issue. The columns in our data tables all populated correctly and I'm able to hit the appropriate endpoints correctly in Postman.

__ Wrote Tests x Implemented __ Reviewed

Necessary checkmarks:

[x] All Tests are Passing

[] The code will run locally Type of change

[x] New feature [] Bug Fix Implements/Fixes:

description closes # Check the correct boxes

[x] This broke nothing [] This broke some stuff [] This broke everything Testing Changes

[x] No Tests have been changed [] Some Tests have been changed [] All of the Tests have been changed(Please describe what in the world happened) Checklist:

[] My code has no unused/commented out code [x] I have reviewed my code [x] I have commented my code, particularly in hard-to-understand areas [] I have fully tested my code