m-flak / matts

"Matthew's ATS" - Portfolio Project - A fully functional job board! Deploys to Azure and uses Azure Functions.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Investigate Frontend/Backend SoC Smells #37

Open m-flak opened 6 months ago

m-flak commented 6 months ago

I need to identify places where my frontend client code is doing things that my service should be doing, so that I can ensure clean separation between the two components.

Identified