Closed andrewquach-dev closed 1 year ago
Allow users to select the organization and update the router and controller to support this feature. the following tasks need to be completed:
Front-End Changes:
Modify the project creation page to include a field for users to select/input organization.
Implement autocompletion functionality to suggest existing organizations as the user types.
Back-End Changes:
Created pull PR-#58 https://github.com/ImanKahlila/ProjectHunt/pull/58#issuecomment-1596285385
Allow users to select the organization and update the router and controller to support this feature. the following tasks need to be completed:
Front-End Changes:
Modify the project creation page to include a field for users to select/input organization.
Implement autocompletion functionality to suggest existing organizations as the user types.
Back-End Changes: