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

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

Added information about the app on the Home Page and tests #32

Closed 30912hyl closed 1 month ago

30912hyl commented 1 month ago

Added a line explaining purpose of app in Homepage

Closes #1

30912hyl commented 1 month ago

Hi, thanks for all the help; I tried my best to implement and improve the code based on the proposed changes. Regarding @sanilkatula comment on using lowercase "i" for interceptors, I assume that the "Interceptors" folder is incorrectly named and should be changed to "interceptors" matching the lowercasing of the other folders, such that the import statements don't result in errors. I'm not too sure how to add this rename however, as I believe git tracks changes to a file rather than folder names? In this PR, I decided on just removing the changed "import Interceptors" files instead. Let me know if there's something else I should have done instead.

pconrad commented 1 month ago

Closing per converation with Aaron on the slack channel.. he's going to replace with a different PR

30912hyl commented 1 month ago

Replaced with PR #52