A user should be able to add a school to their list of schools
Given a user wants to add a school
When a user fills out all required items within a form
And a user submits that information by clicking on the login button
Then the user will be redirected to the home page which shows all the schools a user has added to their list.
A user should be able to add a school to their list of schools
Given a user wants to add a school
When a user fills out all required items within a form
And a user submits that information by clicking on the login button
Then the user will be redirected to the home page which shows all the schools a user has added to their list.