Project-Stage-Academy / UA_1155_alpha

UA-1155.Python Project Stage alpha group
3 stars 0 forks source link

Implementation of Investor Interests #103

Open YuliaShap opened 1 month ago

YuliaShap commented 1 month ago

As an investor, I want to be able to store my interests (industries) within my profile. I want the capability to select one or multiple industries from the provided options. Additionally, I want to receive updates on projects within the industries that align with my interests.

Acceptance Criteria:

  1. As an investor, I should be able to access my profile settings.
  2. Within my profile settings, I should find an option to manage my industry interests.
  3. I should be able to select one or multiple industries from a list of available options. I want to have a wide range of interests (industries).
  4. Upon saving my industry interests, the system should store them within my profile.
  5. Whenever there are updates on projects within the industries I've selected, I should receive notifications or updates.
  6. The system should provide an easy way for me to update or modify my industry interests at any time.
  7. The updates on projects should be relevant and timely, ensuring I stay informed about developments in my chosen industries.