GTBitsOfGood / access-h2o

A web app facilitating communication for AccessH2O.

Home Page:https://utility.accessh2o.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Profile Page backend + utility/AccessH2O split

cvxluo opened this issue · comments

The profile page currently does not change based on whether it is in utility view vs AccessH2O view - this should be done through getInitialProps and/or a useEffect that finds what user is currently logged in - if auth is not fully integrated, use a dummy function.
Backend needs to be fully connected with a companies collection - test updating these companies.

Acceptance Criteria

  • sample text

User Story

  • sample text

Story Points

  • sample text

Currently updating the profile fails - similar issue to #92