- Edit the database connection string in the appsettings.json file to connect to a local database.
- Ensure the program is running on port 44341. -a. If not edit the port number in the url variable in employee.service.ts
- Run the program to seed the database and load the app.
- Entering information in any form on the search forms will filter data.
- To add employee to the database, click on Add Employee, enter data and hit add.
-Technology used:
- .Net, Angular 8, Entity Framework