You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This MVC design pattern applies to our project because we already structured our code this way. We did not go with Front Controller (our second choice) because we did not want admin and student users (two different users). It was not a part of our plan for sprint 3.
The text was updated successfully, but these errors were encountered: