This is a very basic Angular project using ng directives:
- Controller
- Factory
- Filter
ad well as the http service and the currency and json filters.
The user can create a new house-for-sale post by clicking the "Add Listing" button. A default image is used for the new listing.
The user can also edit or delete listings. The listings are static.