Skip to content

nourBerro/angular2-spa-sample

Repository files navigation

angular2-spa-sample

single page application complete portal

this is a sample code of single page application using angular 2

i used in this application http code to get the data form Json files but in production you may use commented code to get the data from real API

in the code you will see i used the following libraries :

  1. authintication and route security
  2. multilingual i18n
  3. angular2-busy
  4. angular-redux
  5. animations
  6. custom notification service (need some work to do)
  7. angular2-datatable
  8. ng2-bs3-modal
  9. Custom Pipes for filteration

enter image description here