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

Aaron r tyler t school create #73

Closed Xalex217 closed 1 month ago

Xalex217 commented 1 month ago

I removed if (!termDescription.matches(school.getTermRegex())) { throw new IllegalArgumentException("Invalid termDescription format. It must follow the pattern " + school.getTermRegex()); } per Professor Conrad's instructions.

pconrad commented 1 month ago

The description doesn't really match the changes in the branch. The changes should have just been changes in the backend only.

And the changes described in the description don't match the changes to the backend files.

So I think I should just close it without merging,which is what I'm going to do. If that's not what should happen, please reopen it, and fix it so that it makes sense.