Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mckeekaylie/angular-employee-app

This Angular 18 application requests an array of employees from a json file, then populates a table with employee information, which can be filtered by name and sorted by either name or id. Clicking an employee's name in the table, routes to a detail view for the selected employee.
https://github.com/mckeekaylie/angular-employee-app

angular angular18 rxjs sass typescript

Last synced: 23 days ago
JSON representation

This Angular 18 application requests an array of employees from a json file, then populates a table with employee information, which can be filtered by name and sorted by either name or id. Clicking an employee's name in the table, routes to a detail view for the selected employee.

Awesome Lists containing this project