Skip to content

Angular Dashboard for displaying a list of contacts.

Notifications You must be signed in to change notification settings

klpindoria/HrDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HrDashboard

Angular Dashboard for displaying a list of contacts with the ability to Create, Read, Update and Delete Contacts.

For creating the dashboard a mock server and database was created using a JSON Server.

The Angular Dashboard will eventually be connected to a MSSQL database via a .NET API