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
call GET all projects endpoint and filter them by either completed or in progress (we can do this in the frontend or backend --> up to you but I think since we have a general endpoint for get all projects we should do it there)
render the projects into the two different sections and display the project name, borough and project type with the last two using https://material-ui.com/components/chips/#chip like in the figma prototype
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: