/AngularNGHouses

Basic Angular project "Houses for sale"

Primary LanguageHTML

Houses for sale

Angular project

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.

Functionality

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.