This is the page that organizations will see when they log into their account. This is currently at the "/profile" route. This issue is related to #211 which creates the routes for this page.
This page will have buttons that navigate out to:
View Page (this is the same Organization page that the public sees)
Update info page (this will navigate to the org update page which will be created by issues #212 and #213, which will post changes to DB)
Change password which will route to the change password page (see issue #214)
This is the page that organizations will see when they log into their account. This is currently at the "/profile" route. This issue is related to #211 which creates the routes for this page.
This page will have buttons that navigate out to: