1.5.0 • Published 9 years ago

angular-ads v1.5.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

Angular-ads

Course project for AngularJS course in Software University. Single page application (SPA) for Online Ads Publishing using HTML5 and AngularJS. The app manages users and their ads organized by towns and categories. Anonymous site visitors can view published ads. Users can register, login, view their ads, add, edit and delete ads and logout.

Get started

To get started you need to:

  1. Fork/Clone the repo locally. / or you can run npm install angular-ads, if so you can skip step 2 /
  2. Run npm install to get dependencies.
  3. In app/js/app.js change baseServiceUrl with your service url