- Programming Assignment Your Assignment Is To Create A Simple Employee Management App As A User I Want An Application Th 1 (57.9 KiB) Viewed 19 times
Programming Assignment Your assignment is to create a simple employee management app, As a user I want an application th
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Programming Assignment Your assignment is to create a simple employee management app, As a user I want an application th
Programming Assignment Your assignment is to create a simple employee management app, As a user I want an application that will add employee's, update their information, delete an employee and display all the employees on the UI, The required technologies • .net core 3.1 or .net 6 (using C# programming language) • Entity Framework Core • Angular 4+ • Microsoft SQL Server Expected outcomes • when I load the application I should be able to view a list of employees • I should be able to add a new employee and have it reflect in the database . I should be able to update the information of an existing employee • I should be able to delete an existing employee from the database