A sample Angular App implementation to cover various general scenarios found in any application.
- Login Authntication
- Route Guard/Authorization
- Grid List 1 (GET)
- Pagination
- Grid List 2 (GET) (OR) Toggle Grid pagination/lazy load with a toggle button.
- Lazy Loading
- Add/Edit Form (POST, PUT)
- Delete Record (DELETE)
- Accessability
- Grid Inline Editing