Employee Management with ASP.NET Core 5 + ReactJS.
EmployeeManager.API
: Backend implementation done using theWeb API
template of ASP.NET Core 5. Docker container of officialMS SQL Server 2019
has been used for the unavailability of the product on MacOS platform.EmployeeManger.Web
: Frontend Implementation done usingReactJS
framework.chakra-ui
has been chosen for the component styling andaxios
package as the HTTP client.
- CRUD implementation
- Code/Component re-use
- Validation (Server-side/Client-side)
- React routing