Monday, November 7, 2016

ngTable - Example: Employee Portal App

In previous two posts we have seen the Employee portal with employee skill view page and edit page. In this post I will be providing the full source code for the same as a Single Page Application using AngularJS.

To summarise, the application has following Part:

  • Main Page which shows all the employees. From main page we can go either view or edit page.
  • Employee Skills View Page.
  • Employee Skills Edit Page.


Source code for the above application is available here : Employee Skill Portal App

No comments:

Post a Comment