How it works
- After cloning open the project in
Microsoft Visual Studio
- Make sure to replace the
connectionString
inform1.cs
with your actualservice based db path
- On running, the login page appears first if the current user enters
wrong credentials five times
the account getslocked for 30 minutes
- On successful login, the
datagrid
appears which contains the case names and status. - User can
add, update, delete
if the user has apermission
- It contains the role-based access