DACunningham / EstateAgency

Database driven web application for Dean & Sons Estate Agency
Apache License 2.0
0 stars 0 forks source link

Property Content Management #12

Closed DACunningham closed 4 years ago

DACunningham commented 7 years ago

3.1 Manage properties photos, location, type, price, description, owner (staff in estate agency) for which they are responsible.

DACunningham commented 7 years ago

3.1.1 A basic property list page will display properties with clickable titles that will take the user to a property details page. This will be searchable by title. 3.1.2 The detail page will have an edit and delete button. 3.1.3 The property edit page will allow the editing of all text info and addition and deletion of photos. 3.1.4 On the basic list page a button will be available that will allow the addition of a new property. 3.1.5 The add property page will contain fields for adding property title, details, pictures, price, location, sale status, staff owner.