alejandra-rojas / RealEstate

0 stars 0 forks source link

API: Revise Buyer model to include transaction status #15

Closed alejandra-rojas closed 1 month ago

alejandra-rojas commented 1 month ago

One a house is under offer, there are many steps before the sale is finalized, so there might be waiting time depending on how fast the parties provide the documentation required, or action anything in their end.

The manager always needs to be aware in which state the sale is under to be able to chase relevant parties. With that in mind will add a status for under properties.

suggested status:

The most appropiate place to add this, is in the seller model, as this will only come into place once there is a transaction underway.