Skip to content

Role-based access control (RBAC) is a method of restricting data access based on the roles of individual users. RBAC gives the users a predefined role with access rights only to the information they need to do their jobs and prevents them from accessing information that doesn't required for them.

License

Notifications You must be signed in to change notification settings

jagannathmurali/RBAC-with-PySide2-Application

Repository files navigation

RBAC-with-PySide2-Application

Role-based access control (RBAC) is a method of restricting data access based on the roles of individual users. RBAC gives the users a predefined role with access rights only to the information they need to do their jobs and prevents them from accessing information that doesn't required for them.

The Patient Details and the User details are stored in csv file as of now. It can be converted to SQL later.

Login Screen

image

PatientID Screen

image

Patient Details

image

About

Role-based access control (RBAC) is a method of restricting data access based on the roles of individual users. RBAC gives the users a predefined role with access rights only to the information they need to do their jobs and prevents them from accessing information that doesn't required for them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages