-
## Requirement
The website should allow real estate agents to edit or delete property listings.
## Tasks
- [ ] Develop property edit and delete functionality
- [ ] Integrate edit and delete function…
-
## Requirement
The website should provide a user-friendly interface for real estate agents.
## Tasks
- [ ] Develop user interface design that is easy to navigate and understand
- [ ] Conduct user tes…
-
Real estate agents would want to filter by property or price but only can filter by name currently.
-
# Enhancement of the functionality - total price calculator
### User Story
As a real estate agent, I would like to see a visual representation in the detailed view of my properties that breaks dow…
-
## Requirement
The website should adhere to fair housing laws to prevent discrimination.
## Tasks
- [ ] Follow fair housing guidelines for displaying property information
- [ ] Provide fair housing t…
-
I think the `is_iphone` method should be rewritten to:
```
return (preg_match('/(ipod;|iphone;)/i', $_SERVER['HTTP_USER_AGENT'])) ? true : false;
```
By adding the semicolons you're making sure that…
-
https://docs.google.com/document/d/1zGRU25B430svOKy2flfFUXc6Ha0xgPSmqibB_c54rQA/edit?usp=sharing
-
Should real estate agent taking into consideration the taskbar?
I think yes, because you don't want to overlap the taskbar when asking the maximum usable area:
```
| world area taskbar |
world …
-
## Icon Request
* Icon name: Bed And Bathroom
* Use case: Im building a site for a real estate agent and need an icon for bedrooms and bathrooms
* Screenshots of similar icons:
Bed:
![image…
-
I work with a LOT of Real Estate Agent websites, and they always need the Realtor logo.
Realtor Logo:
![web_r_blk](https://cloud.githubusercontent.com/assets/3837/4487930/e7b027e2-4a05-11e4-8d75-51d9…