Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Property Details #134

Open
4 tasks
Tracked by #137
git-union-dev bot opened this issue Feb 24, 2024 · 0 comments
Open
4 tasks
Tracked by #137

Property Details #134

git-union-dev bot opened this issue Feb 24, 2024 · 0 comments

Comments

@git-union-dev
Copy link
Contributor

git-union-dev bot commented Feb 24, 2024

Property Details

As a user, I want to view details of a property so I can get more information about it.

Acceptance Criteria

  • Detailed page for each property.
  • Property details include photos, price, and description.
  • Users can schedule a visit or contact the seller.
  • Property location is shown on an integrated map.
sequenceDiagram
  participant User
  participant System
  User->>System: Select a property
  System->>System: Retrieve property details
  System->>User: Display property details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants