richardpluta / backlog-brigade

0 stars 0 forks source link

Set Up Infrastructure for User Profiles #5

Open erinmwalter opened 1 year ago

erinmwalter commented 1 year ago

Pre Conditions: There are currently no user profiles infrastructure set up in the database, backend services, nor in front end.

Post Conditions: All relevant infrastructure to support user profiles including database tables, backend services/API, and front end components will be set up to support user profiles.

As a developer, all relevant database tables to support user profiles are created and updated into the SQL initialization documentation, all back end services and API Controller is created to support