Project-Stage-Academy / UA1198ForumSB

UA-1198 Project Stage Forum SandBox
0 stars 0 forks source link

Prevent Investor Subscription to Fully Funded Startups #10

Open mehalyna opened 2 weeks ago

mehalyna commented 2 weeks ago

As an investor, I want to be notified if a startup is fully funded when I attempt to subscribe, so that I do not invest in projects that no longer need funding.

Acceptance Criteria:

  1. If a startup is fully funded, any attempt by an investor to subscribe to it should result in a rejection message.
  2. The system should check the total funding of the startup before allowing a new subscription.
  3. A clear rejection message should be presented to the investor explaining that the startup is already fully funded.
  4. The system should maintain accurate tracking of the total funds received for each startup.
  5. Existing subscriptions should be taken into account when calculating the total funding.